Up
_gtkWindowTitleSet
_gtkWindowTitleSet
defines the current title of a
Windows
object.
Prototype : fun [ObjGtkWindow S] ObjGtkWindow
ObjGtkWindow
: a ObjGtkWindow object.
S
: the new title (string).
Return
ObjGtkWindow : the same Window object or nil if an error occurs.
See also
_gtkWindowTitleGet
Example