Data Fields | |
| DBusAtomic | refcount |
| reference count | |
| DBusHandleMessageFunction | function |
| handler function | |
| void * | user_data |
| user data for function | |
| DBusFreeFunction | free_user_data |
| free the user data | |
| DBusList * | connections |
| connections we're registered with | |
Object that can send and receive messages.
Definition at line 48 of file dbus-message-handler.c.
1.3-rc3