DBusAnnotationInfo

Information about an annotation.

Constructors

this
this(GDBusAnnotationInfo* gDBusAnnotationInfo)

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

Members

Functions

doref
DBusAnnotationInfo doref()

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

getDBusAnnotationInfoStruct
GDBusAnnotationInfo* getDBusAnnotationInfoStruct()

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()
lookup
string lookup(DBusAnnotationInfo[] annotations, string name)

Looks up the value of an annotation.

Variables

gDBusAnnotationInfo
GDBusAnnotationInfo* gDBusAnnotationInfo;

the main Gtk struct

Meta

Since

2.26