alias Gtk::MenuButtonCreatePopupFunc
Overview
User-provided callback function to create a popup for a
Gtk::MenuButton on demand.
This function is called when the popup of menu_button is shown,
but none has been provided via Gtk::MenuButton#popover=
or Gtk::MenuButton#menu_model=.
Alias Definition
Gtk::MenuButton -> Nil