Struct gio::AppInfo []

pub struct AppInfo(_, _);

Methods

impl AppInfo
[src]

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 given [Hasher]. Read more

[]

Feeds a slice of this type into the given [Hasher]. Read more

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