GDBusSubtreeDispatchFunc
alias GDBusSubtreeDispatchFunc =
GDBusInterfaceVTable* function(GDBusConnection* connection, const(char)* sender, const(char)* objectPath, const(char)* interfaceName, const(char)* node, void** outUserData, void* userData)
gio c types
aliasesenumsmanifest constantsstructs
The type of the dispatch function in GDBusSubtreeVTable
Subtrees are flat. node, if non-NULL, is always exactly one segment of the object path (ie: it never contains a slash).