
[Top]
GTK
GTK.Window
|
Method GTK.Window()->set_title()
- Method
set_title
object(GTK.Window) GTK.Window()->set_title(string title)
- Description
-
Set the window title. The default title is the value sent to
setup_gtk, or if none is sent, Pike GTK.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|