Constants¶
Details¶
String to access property
Dbusmenu.Client
:dbus-name
String to access property
Dbusmenu.Client
:dbus-object
String to access property
Dbusmenu.Client
:group-events
String to access property
Dbusmenu.Client
:status
String to access property
Dbusmenu.Client
:text-direction
String to attach to signal
Dbusmenu.Client
::event-result
String to attach to signal
Dbusmenu.Client
::icon-theme-dirs-changed
String to attach to signal
Dbusmenu.Client
::item-activate
String to attach to signal
Dbusmenu.Client
::layout-updated
String to attach to signal
Dbusmenu.Client
::new-menuitem
String to attach to signal
Dbusmenu.Client
::root-changed
Used to set the ‘type’ property on a menu item to create a standard menu item.
Used to set the ‘type’ property on a menu item to create an image menu item. Deprecated as standard menu items now support images as well.
Used to set the ‘type’ property on a menu item to create a separator menu item.
Used in
Dbusmenu.MENUITEM_PROP_CHILD_DISPLAY
to have the subitems displayed as a submenu.
Used in
Dbusmenu.MENUITEM_PROP_DISPOSITION
to have a menu item displayed in a way that conveys it’s giving an alert to the user.
Used in
Dbusmenu.MENUITEM_PROP_DISPOSITION
to have a menu item displayed in a way that conveys it’s giving additional information to the user.
Used in
Dbusmenu.MENUITEM_PROP_DISPOSITION
to have a menu item displayed in the normal manner. Default value.
Used in
Dbusmenu.MENUITEM_PROP_DISPOSITION
to have a menu item displayed in a way that conveys it’s giving a warning to the user.
String for the event identifier when a menu item is clicked on by the user.
String for the event identifier when a menu is closed and displayed to the user. Only valid for items that contain submenus.
String for the event identifier when a menu is opened and displayed to the user. Only valid for items that contain submenus.
Used to set
Dbusmenu.MENUITEM_PROP_TOGGLE_STATE
so that the menu’s toggle item is undecided.
Dbusmenu.Menuitem
property used to provide a textual description of any information that the icon may convey. The contents of this property are passed through to assistive technologies such as the Orca screen reader. The contents of this property will not be visible in the menu item. If this property is set, Orca will use this property instead of the label property.
Dbusmenu.Menuitem
property that tells how the children of this menuitem should be displayed. Most likely this will be unset or of the valueDbusmenu.MENUITEM_CHILD_DISPLAY_SUBMENU
. Type: #G_VARIANT_TYPE_STRING
Dbusmenu.Menuitem
property to tell what type of information that the menu item is displaying to the user. Type: #G_VARIANT_TYPE_STRING
Dbusmenu.Menuitem
property used to represent whether the menuitem is clickable or not. Type: #G_VARIANT_TYPE_BOOLEAN.
Dbusmenu.Menuitem
property that is the raw data of a custom icon used in the application. Type: #G_VARIANT_TYPE_VARIANTIt is recommended that this is not set directly but instead the libdbusmenu-gtk library is used with the function dbusmenu_menuitem_property_set_image()
Dbusmenu.Menuitem
property that is the name of the icon under the Freedesktop.org icon naming spec. Type: #G_VARIANT_TYPE_STRING
Dbusmenu.Menuitem
property used for the text on the menu item.
Dbusmenu.Menuitem
property that is the entries that represent a shortcut to activate the menuitem. It is an array of arrays of strings.It is recommended that this is not set directly but instead the libdbusmenu-gtk library is used with the function dbusmenu_menuitem_property_set_shortcut()
Dbusmenu.Menuitem
property that says what state a toggle entry should be shown as the menu. Should be eitherDbusmenu.MENUITEM_TOGGLE_STATE_UNCHECKED
Dbusmenu.MENUITEM_TOGGLE_STATE_CHECKED
or #DBUSMENU_MENUITEM_TOGGLE_STATUE_UNKNOWN.
Dbusmenu.Menuitem
property that says what type of toggle entry should be shown in the menu. Should be eitherDbusmenu.MENUITEM_TOGGLE_CHECK
orDbusmenu.MENUITEM_TOGGLE_RADIO
. Type: #G_VARIANT_TYPE_STRING
Dbusmenu.Menuitem
property used to represent what type of menuitem this object represents. Type: #G_VARIANT_TYPE_STRING.
Dbusmenu.Menuitem
property used to represent whether the menuitem should be shown or not. Type: #G_VARIANT_TYPE_BOOLEAN.
Used in
Dbusmenu.MENUITEM_PROP_SHORTCUT
to represent the alternate key.
Used in
Dbusmenu.MENUITEM_PROP_SHORTCUT
to represent the control key.
Used in
Dbusmenu.MENUITEM_PROP_SHORTCUT
to represent the shift key.
Used in
Dbusmenu.MENUITEM_PROP_SHORTCUT
to represent the super key.
String to attach to signal
Dbusmenu.Server
::about-to-show
String to attach to signal
Dbusmenu.Server
::child-added
String to attach to signal
Dbusmenu.Server
::child-moved
String to attach to signal
Dbusmenu.Server
::child-removed
String to attach to signal
Dbusmenu.Server
::event
String to attach to signal
Dbusmenu.Server
::item-activated
String to attach to signal
Dbusmenu.Server
::property-changed
String to attach to signal
Dbusmenu.Server
::realized
String to attach to signal
Dbusmenu.Server
::show-to-user
Used to set
Dbusmenu.MENUITEM_PROP_TOGGLE_TYPE
to be a standard check mark item.
Used to set
Dbusmenu.MENUITEM_PROP_TOGGLE_TYPE
to be a standard radio item.
Used to set
Dbusmenu.MENUITEM_PROP_TOGGLE_STATE
so that the menu’s toggle item is filled.
Used to set
Dbusmenu.MENUITEM_PROP_TOGGLE_STATE
so that the menu’s toggle item is empty.
Used to set
Dbusmenu.MENUITEM_PROP_TOGGLE_STATE
so that the menu’s toggle item is undecided.
String to access property
Dbusmenu.Server
:dbus-object
String to access property
Dbusmenu.Server
:root-node
String to access property
Dbusmenu.Server
:status
String to access property
Dbusmenu.Server
:text-direction
String to access property
Dbusmenu.Server
:version
String to attach to signal
Dbusmenu.Server
::item-property-updated
String to attach to signal
Dbusmenu.Server
::item-updated
String to attach to signal
Dbusmenu.Server
::item-activation-requested
String to attach to signal
Dbusmenu.Server
::layout-updated