Struct gtk_sys::GtkPopoverClass[][src]

#[repr(C)]
pub struct GtkPopoverClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkPopoverClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkPopoverClass

impl Sync for GtkPopoverClass