Struct gtk_sys::GtkApplicationPrivate[][src]

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

Trait Implementations

impl Debug for GtkApplicationPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations