Struct gobject_sys::GTypeInstance[][src]

#[repr(C)]
pub struct GTypeInstance { pub g_class: *mut GTypeClass, }

Fields

Trait Implementations

impl Copy for GTypeInstance
[src]

impl Clone for GTypeInstance
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GTypeInstance
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GTypeInstance

impl !Sync for GTypeInstance