KDE AppMenu

Appmenu dbus address interface

This interface allows a client to link a window (or wl_surface) to an com.canonical.dbusmenu interface registered on DBus.


Appmenu dbus address interface

The DBus service name and object path where the appmenu interface is present The object should be registered on the session bus before sending this request. If not applicable, clients should remove this object.

set_address(service_name: string, object_path: string)
Argument
Type
Description
service_namestring
object_pathstring
Initialise or update the location of the AppMenu interface

Set or update the service name and object path. Strings should be formatted in Latin-1 matching the relevant DBus specifications.

release()
Release the appmenu object

Compositor Support

MutterMutter
8/31/2023
KWinKWin
11/13/2023
SwaySway
1/7/2023
WestonWeston
9/27/2023
MirMir
7/22/2023
org_kde_kwin_appmenu_manager
x
1
x
x
x

SPDX-FileCopyrightText: 2017 David Edmundson

SPDX-License-Identifier: LGPL-2.1-or-later