DBusSignalInfo

Information about a signal on a D-Bus interface.

Constructors

this
this(GDBusSignalInfo* gDBusSignalInfo)

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

Members

Functions

doref
DBusSignalInfo doref()

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

getDBusSignalInfoStruct
GDBusSignalInfo* getDBusSignalInfoStruct()

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

gDBusSignalInfo
GDBusSignalInfo* gDBusSignalInfo;

the main Gtk struct

Meta

Since

2.26