DBusArgInfo

Information about an argument for a method or a signal.

Constructors

this
this(GDBusArgInfo* gDBusArgInfo)

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

Members

Functions

doref
DBusArgInfo doref()

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

getDBusArgInfoStruct
GDBusArgInfo* getDBusArgInfoStruct()

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

gDBusArgInfo
GDBusArgInfo* gDBusArgInfo;

the main Gtk struct

Meta

Since

2.26