Package: gtk
Function gtk:popover-present
Lambda Listgtk:popover-present (popover) ArgumentsDetails Allocate a size for the gtk:popover widget.
This function needs to be called in size-allocate by widgets who have a gtk:popover widget as child. When using a layout manager, this is
happening automatically. To make a popover appear on screen, use the gtk:popover-popup function. | See also |
#2024-10-26