Struct gio::FileInfo []

pub struct FileInfo(_, _);

Methods

impl FileInfo
[src]

Trait Implementations

impl Clone for FileInfo

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for FileInfo

Formats the value using the given formatter.

impl Hash for FileInfo

Feeds this value into the given [Hasher]. Read more

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

impl StaticType for FileInfo

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for FileInfo

impl IsA<Object> for FileInfo

impl Default for FileInfo
[src]

Returns the "default value" for a type. Read more