Type Alias GDBusInterfaceSkeleton

Source
pub type GDBusInterfaceSkeleton = _GDBusInterfaceSkeleton;
Expand description

GDBusInterfaceSkeleton:

The #GDBusInterfaceSkeleton structure contains private data and should only be accessed using the provided API.

Since: 2.30

Aliased Type§

struct GDBusInterfaceSkeleton {
    pub parent_instance: _GObject,
    pub priv_: *mut _GDBusInterfaceSkeletonPrivate,
}

Fields§

§parent_instance: _GObject§priv_: *mut _GDBusInterfaceSkeletonPrivate