Package: gdk
Function gdk-notify-startup-complete
Lambda Listgdk-notify-startup-complete () Details
Indicates to the GUI environment that the application has finished loading.
If the application open windows, this function is normally called after
opening the initial set of windows of the application. GTK will call this function automatically after opening the first gtk-window object unless the gtk-window-set-auto-startup-notification function is called to disable that feature. | See also |
2021-12-13