mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs: fix documentation of "atCursor" for dynamic titlebar layout
This commit is contained in:
parent
14f4d8c361
commit
d29464bac7
1 changed files with 2 additions and 2 deletions
|
|
@ -121,8 +121,8 @@ Actions are used in menus and keyboard/mouse bindings.
|
||||||
|
|
||||||
*atCursor* [yes|no] When opening a menu, open the menu at the location
|
*atCursor* [yes|no] When opening a menu, open the menu at the location
|
||||||
of the mouse cursor. When set to no, the menu will appear at the
|
of the mouse cursor. When set to no, the menu will appear at the
|
||||||
upper-left corner of the window associated with the action. Default is
|
upper-left corner of the window associated with the action or underneath
|
||||||
yes.
|
the window button that opened the menu. Default is yes.
|
||||||
|
|
||||||
*position* Show the menu in the specified position on the monitor
|
*position* Show the menu in the specified position on the monitor
|
||||||
that has cursor focus, see below.
|
that has cursor focus, see below.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue