Struct gtk::MountOperation []

pub struct MountOperation(_, _);

Methods

impl MountOperation
[src]

[src]

Trait Implementations

impl Clone for MountOperation

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for MountOperation

Formats the value using the given formatter. Read more

impl Hash for MountOperation

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

1.3.0
[src]

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

impl StaticType for MountOperation

Returns the type identifier of Self.

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

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

1.0.0
[src]

This method tests for !=.

impl Eq for MountOperation

impl IsA<MountOperation> for MountOperation

impl IsA<Object> for MountOperation

Auto Trait Implementations

impl !Send for MountOperation

impl !Sync for MountOperation