Struct gtk_sys::GtkRadioMenuItemPrivate[][src]

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

Trait Implementations

impl Debug for GtkRadioMenuItemPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations