Package: gdk
Function gdk:window-set-title
Lambda Listgdk:window-set-title (window title) ArgumentsDetails      
    Sets the title of a toplevel window, to be displayed in the titlebar.  
  If you have not explicitly set the icon name for the window, using the  gdk:window-set-icon-name function, the icon name will be set to title  as well. title must be in UTF-8 encoding, as with all user-readable  strings in GDK/GTK. title may not be nil.      | See also | 
#2023-2-26