Package: gtk

Function gtk:application-window-new

Lambda List

gtk:application-window-new (&optional application)

Arguments

application -- an optinoal gtk:application instance

Return Value

The newly created gtk:application-window widget.

Details

Creates a new application window. New application windows must be added to an application after the GApplication::startup signal has been emitted. See also the gtk:application-add-window documentation.
 

See also

2024-10-7