Package: gtk
Function gtk-menu-attach
Lambda Listgtk-menu-attach (menu child left right top bottom) ArgumentsDetails
Adds a menu item to a (table) menu.
The number of cells that an item will occupy is specified by the left, right, top and bottom arguments. These each
represent the leftmost, rightmost, uppermost and lower column and row numbers
of the table. Columns and rows are indexed from zero. Note that this function is not related to the gtk-menu-detach function. | See also |
2021-11-14