Struct gtk_sys::GtkPopoverMenu[][src]

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

Trait Implementations

impl Debug for GtkPopoverMenu
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkPopoverMenu

impl Sync for GtkPopoverMenu