Struct gtk_sys::GtkAssistantPrivate [] [src]

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

Trait Implementations

impl Debug for GtkAssistantPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations