Struct gio::AppInfo []

pub struct AppInfo(_, _);

Trait Implementations

impl Clone for AppInfo

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AppInfo

Formats the value using the given formatter.

impl Hash for AppInfo

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl StaticType for AppInfo

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for AppInfo

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for AppInfo

impl IsA<Object> for AppInfo