Struct gio_sys::GListStore[][src]

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

Trait Implementations

impl Debug for GListStore
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GListStore

impl Sync for GListStore