Package: gtk
Function gtk:widget-show-now
Lambda Listgtk:widget-show-now (widget) ArgumentsDetails
Shows a widget. If the widget is an unmapped toplevel widget, that is, a gtk:window
widget that has not yet been shown, enter the main loop and wait for the
window to actually be mapped. Be careful, because the main loop is running,
anything can happen during this function. | See also |
#2023-3-8