Struct gtk_sys::GtkCssSection[][src]

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

Trait Implementations

impl Debug for GtkCssSection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations