Struct gtk_sys::GtkStyleContextPrivate [] [src]

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

Trait Implementations

impl Debug for GtkStyleContextPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations