Client
Object Hierarchy:
Description:
[ CCode ( lower_case_csuffix = "gtkclient" , type_id = "dbusmenu_gtkclient_get_type ()" ) ]
public class Client : Client
A subclass of Client to add functionality with regarding building GTK items out of the abstract tree.
Content:
Creation methods:
Methods:
- public unowned AccelGroup get_accel_group ()
Gets the accel group for this client.
- public unowned MenuItem menuitem_get (Menuitem item)
This grabs the MenuItem that is associated
with the Menuitem.
- public unowned Menu menuitem_get_submenu (Menuitem item)
This grabs the submenu associated with the menuitem.
- public void newitem_base (Menuitem item, MenuItem gmi, Menuitem parent)
This function provides some of the basic connectivity for being in the
GTK world.
- public void set_accel_group (AccelGroup agroup)
Sets the acceleration group for the menu items with accelerators on
this client.
Inherited Members:
All known members inherited from class Dbusmenu.Client
- add_type_handler
- add_type_handler_full
- dbus_name
- dbus_object
- event_result
- get_icon_paths
- get_root
- get_status
- get_text_direction
- group_events
- icon_theme_dirs_changed
- item_activate
- layout_updated
- new_menuitem
- root_changed
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