GDBusProxyClass

Class structure for GDBusProxy. g_properties_changed () Signal class handler for the "g-properties-changed" signal. g_signal () Signal class handler for the "g-signal" signal. Since 2.26

Members

Variables

gPropertiesChanged
void function(GDBusProxy* proxy, GVariant* changedProperties, char** invalidatedProperties) gPropertiesChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gSignal
void function(GDBusProxy* proxy, char* senderName, char* signalName, GVariant* parameters) gSignal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta