Package: gtk
Accessor gtk:menu-item-right-justified
Lambda Listgtk:menu-item-right-justified (object) SyntaxArgumentsDetails Accessor of the right-justified slot of the gtk:menu-item class. The gtk:menu-item-right-justified function gets whether the menu item
appears justified at the right side of the menu bar. The (setf gtk:menu-item-right-justified) function sets whether the menu item
appears justified at the right side. This was traditionally done for "Help" menu items, but is now considered a bad idea. If the widget layout is reversed for a right-to-left language like Hebrew or Arabic, right-justified menu items appear at the left. Warning | See also |
#2023-3-21