Struct gtk_sys::GtkPopoverMenuClass[][src]

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

Trait Implementations

impl Debug for GtkPopoverMenuClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations