DBusMenuItem: QsMenuEntry [uncreatable]

import Quickshell.DBusMenu

Menu item shared by an external program. More

Properties

Functions

Signals

Detailed Description

Menu item shared by an external program via the DBusMenu specification.

Property Details

[readonly]

menuHandle: DBusMenuHandle

Handle to the root of this menu.

Function Details

void updateLayout()

Refreshes the menu contents.

Usually you shouldn’t need to call this manually but some applications providing menus do not update them correctly. Call this if menus don’t update their state.

The [signal] layoutUpdated() signal will be sent when a response is received.

Signal Details

layoutUpdated()

No details provided.