Data Fields | |
| int | refcount |
| reference count. | |
| GPollFD | poll_fd |
| the GPollFD to use with g_source_add_poll(). | |
| DBusWatch * | watch |
| the corresponding DBusWatch. | |
| unsigned int | removed: 1 |
| true if this WatchFD has been removed. | |
Definition at line 74 of file dbus-gmain.c.
1.2.15