Data Fields | |
| GSList * | proxies |
| The list of proxies. | |
| GHashTable * | signal_subscribed |
| Set of signals with the DBusGProxy which subscribes to the signals gchar *signal_name -> GHashTable* of (DBusGProxy *proxy -> guint count). | |
| char | name [4] |
| name (empty string for none), nul byte, path, nul byte, interface, nul byte | |
Definition at line 124 of file dbus-gproxy.c.
1.5.6