Struct gtk_sys::GtkLabelSelectionInfo[][src]

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

Trait Implementations

impl Debug for GtkLabelSelectionInfo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations