factory |
a SimpleClientFactory, which may not be null
|
bypass_approval |
the value of the Handler.BypassApproval D-Bus property (see
set_handler_bypass_approval for details)
|
requests |
whether this handler should implement Requests (see
set_handler_request_notification for
details)
|
name |
the name of the Handler (see name for details)
|
uniquify |
the value of the uniquify_name property
|
callback |
the function called when HandleChannels is called
|
destroy |
called with user_data as its argument when the SimpleHandler
is destroyed
|
user_data |
arbitrary user-supplied data passed to callback
|