DBusPropertyInfo

Information about a D-Bus property on a D-Bus interface.

Constructors

this
this(GDBusPropertyInfo* gDBusPropertyInfo)

Sets our main struct and passes it to the parent class.

Members

Functions

doref
DBusPropertyInfo doref()

If @info is statically allocated does nothing. Otherwise increases the reference count.

getDBusPropertyInfoStruct
GDBusPropertyInfo* getDBusPropertyInfoStruct()

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

unref
void unref()

If @info is statically allocated, does nothing. Otherwise decreases the reference count of @info. When its reference count drops to 0, the memory used is freed.

Static functions

getType
GType getType()

Variables

gDBusPropertyInfo
GDBusPropertyInfo* gDBusPropertyInfo;

the main Gtk struct

Meta

Since

2.26