Package: gtk

Callback gtk:menu-button-create-popup-func

Syntax

lambda (button)

Arguments

button -- a gtk:menu-button widget

Details

User-provided callback function to create a popup for button on demand. This function is called when the popup of the menu button is shown, but none has been provided by the gtk:menu-button-popover or gtk:menu-button-menu-model functions.
 

See also

2024-11-3