Class for D-Bus handles in Glib::Variant.
More...
#include <glibmm/variantdbusstring.h>
Class for D-Bus handles in Glib::Variant.
Use it if you want to create a Glib::Variant with a D-Bus handle.
Template class used for the specialization of the Variant<> classes.
Definition variant.h:927
A DBusHandle can be implicitly converted to and from a gint32.
- Since glibmm 2.78:
◆ DBusHandle()
Glib::DBusHandle::DBusHandle |
( |
gint32 |
value = 0 | ) |
|
|
inline |
◆ operator gint32()
Glib::DBusHandle::operator gint32 |
( |
| ) |
const |
|
inline |
◆ operator=()
DBusHandle & Glib::DBusHandle::operator= |
( |
gint32 |
i | ) |
|
|
inline |