Menu
Description:
[
CCode ( has_construct_function =
false ) ]
public Menu (
string dbus_name,
string dbus_object)
Creates a new Menu object and creates a
Client that connects across DBus to a
Server.
Parameters:
dbus_name |
Name of the Server on DBus
|
dbus_object |
Name of the object on the Server
|
Returns:
A new Menu sync'd with a server
|