Struct gtk_sys::GtkOverlayPrivate[][src]

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

Trait Implementations

impl Debug for GtkOverlayPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations