Struct gtk_sys::GtkLockButtonPrivate[][src]

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

Trait Implementations

impl Debug for GtkLockButtonPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations