Package: gtk

Accessor gtk:menu-menu-type-hint

Lambda List

gtk:menu-menu-type-hint (object)

Syntax

(gtk:menu-menu-type-hint object) => hint
(setf (gtk:menu-menu-type-hint object) hint)

Arguments

object -- a gtk:menu widget
hint -- a value of the gdk:window-type-hint enumeration

Details

Accessor of the menu-type-hint slot of the gtk:menu class. The gdk:window-type-hint value to use for the gdk:window object of the menu. See the gtk:menu-popup-at-rect, gtk:menu-popup-at-widget, gtk:menu-popup-at-pointer functions, the anchor-hints, rect-anchor-dx, rect-anchor-dy properties, and the "popped-up" signal.
 

See also

#2023-3-21