Struct libappindicator_sys::_GObject
source · #[repr(C)]pub struct _GObject {
pub g_type_instance: GTypeInstance,
pub ref_count: guint,
pub qdata: *mut GData,
}Expand description
GObject:
All the fields in the GObject structure are private to the #GObject implementation and should never be accessed directly.
Fields§
§g_type_instance: GTypeInstance§ref_count: guint§qdata: *mut GData