Client
Object Hierarchy:
Description:
[
CCode ( type_id =
"dbusmenu_client_get_type ()" ) ]
public class Client :
Object
The client for a Server creating a shared object set of
Menuitem objects.
Content:
Properties:
Creation methods:
Methods:
Signals:
- public virtual signal void event_result (Object event, string data, Variant timestamp, uint error, void* p3)
- public signal void icon_theme_dirs_changed (void* arg1)
Signaled when the theme directories are changed by the server.
- public virtual signal void item_activate (Object timestamp, uint arg2)
Signaled when the server wants to activate an item in order to display the
menu.
- public virtual signal void layout_updated ()
- public virtual signal void new_menuitem (Object arg1)
Signaled when the client creates a new menuitem.
- public virtual signal void root_changed (Object arg1)
The layout has changed in a way that can not be represented by the
individual items changing as the root of this client has changed.
Inherited Members:
All known members inherited from class GLib.Object