Server
Description:
[ CCode ( has_construct_function = false ) ]
public Server (string object)
Creates a new Server object with a specific object path on DBus.
If object
is set to NULL the default object name of "/com/canonical/dbusmenu" will be used.
Return value: A brand new Server
Parameters:
object |
The object name to show for this menu structure on DBus. May be NULL.
|