Struct gobject_sys::GTypeQuery [] [src]

#[repr(C)]
pub struct GTypeQuery { pub type_: GType, pub type_name: *const c_char, pub class_size: c_uint, pub instance_size: c_uint, }

Fields

Trait Implementations

impl Debug for GTypeQuery
[src]

[src]

Formats the value using the given formatter.