Type Alias GDBusObjectManagerServer

Source
pub type GDBusObjectManagerServer = _GDBusObjectManagerServer;
Expand description

GDBusObjectManagerServer:

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

Since: 2.30

Aliased Type§

struct GDBusObjectManagerServer {
    pub parent_instance: _GObject,
    pub priv_: *mut _GDBusObjectManagerServerPrivate,
}

Fields§

§parent_instance: _GObject§priv_: *mut _GDBusObjectManagerServerPrivate