Struct gtk_sys::GtkMountOperationPrivate[][src]

#[repr(C)]
pub struct GtkMountOperationPrivate(_);

Trait Implementations

impl Debug for GtkMountOperationPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations