Struct gtk_sys::GtkLinkButtonPrivate [] [src]

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

Trait Implementations

impl Debug for GtkLinkButtonPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations