_DBusGProxyPrivate Struct Reference
[GLib bindings implementation details]

Internals of DBusGProxy. More...


Data Fields

DBusGProxyManagermanager
 Proxy manager.
char * name
 Name messages go to or NULL.
char * path
 Path messages go to or NULL.
char * interface
 Interface messages go to or NULL.
DBusGProxyCall * name_call
 Pending call id to retrieve name owner.
guint for_owner: 1
 Whether or not this proxy is for a name owner.
guint associated: 1
 Whether or not this proxy is associated (for name proxies).
guint call_id_counter
 Integer counter for pending calls.
GData * signal_signatures
 D-BUS signatures for each signal.
GHashTable * pending_calls
 Calls made on this proxy which have not yet returned.


Detailed Description

Internals of DBusGProxy.

Definition at line 59 of file dbus-gproxy.c.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 3 10:04:23 2007 for D-BUSGLibBindings by  doxygen 1.5.1