Struct gio_sys::GListStoreClass[][src]

#[repr(C)]
pub struct GListStoreClass { pub parent_class: GObjectClass, }

Fields

Trait Implementations

impl Copy for GListStoreClass
[src]

impl Clone for GListStoreClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GListStoreClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GListStoreClass

impl !Sync for GListStoreClass