Struct gobject_sys::GTypeFundamentalInfo[][src]

#[repr(C)]
pub struct GTypeFundamentalInfo { pub type_flags: GTypeFundamentalFlags, }

Fields

Trait Implementations

impl Copy for GTypeFundamentalInfo
[src]

impl Clone for GTypeFundamentalInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GTypeFundamentalInfo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GTypeFundamentalInfo

impl Sync for GTypeFundamentalInfo