DBusMethodInfo

Information about a method on an D-Bus interface.

Constructors

this
this(GDBusMethodInfo* gDBusMethodInfo)

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

Members

Functions

doref
DBusMethodInfo doref()

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

getDBusMethodInfoStruct
GDBusMethodInfo* getDBusMethodInfoStruct()

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

gDBusMethodInfo
GDBusMethodInfo* gDBusMethodInfo;

the main Gtk struct

Meta

Since

2.26