Struct gtk_sys::GtkPopoverPrivate[][src]

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

Trait Implementations

impl Debug for GtkPopoverPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations