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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GTypeInstance
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GTypeInstance

impl !Sync for GTypeInstance