pub type GDBusProxy = _GDBusProxy;
Expand description
GDBusProxy:
The #GDBusProxy structure contains only private data and should only be accessed using the provided API.
Since: 2.26
Aliased Type§
struct GDBusProxy {
pub parent_instance: _GObject,
pub priv_: *mut _GDBusProxyPrivate,
}
Fields§
§parent_instance: _GObject
§priv_: *mut _GDBusProxyPrivate