GDBusMethodInfo

Undocumented in source.

Members

Variables

annotations
GDBusAnnotationInfo** annotations;

A pointer to a %NULL-terminated array of pointers to #GDBusAnnotationInfo structures or %NULL if there are no annotations.

inArgs
GDBusArgInfo** inArgs;

A pointer to a %NULL-terminated array of pointers to #GDBusArgInfo structures or %NULL if there are no in arguments.

name
char* name;

The name of the D-Bus method, e.g. @RequestName.

outArgs
GDBusArgInfo** outArgs;

A pointer to a %NULL-terminated array of pointers to #GDBusArgInfo structures or %NULL if there are no out arguments.

refCount
int refCount;

The reference count or -1 if statically allocated.

Meta