Method GTK2.Window()->set_title()
- Method
set_title
GTK2.Windowset_title(stringtitle)- Description
Set the window title. The default title is the value sent to setup_gtk, or if none is sent, Pike GTK.
GTK2.Window set_title(string title)
Set the window title. The default title is the value sent to setup_gtk, or if none is sent, Pike GTK.