Server
Object Hierarchy:
Description:
[ CCode ( type_id = "dbusmenu_server_get_type ()" ) ]
public class Server : Object
A server which represents a sharing of a set of Menuitems across DBus to a
Client.
Content:
Properties:
Creation methods:
Methods:
- public unowned string[] get_icon_paths ()
Gets the stored and exported icon paths from the server.
- public Status get_status ()
Gets the current statust hat the server is sending out over DBus.
- public TextDirection get_text_direction ()
Returns the value of the text direction that is being exported over
DBus for this server.
- public void set_icon_paths (string[] icon_paths)
Sets the icon paths for the server.
- public void set_root (Menuitem root)
This function contains all of the Value
wrapping required to set the property root_node on the server
this.
- public void set_status (Status status)
Changes the status of the server.
- public void set_text_direction (TextDirection dir)
Sets the text direction that should be exported over DBus for this
server.
Signals:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref