Up
_gtkWindowTitleGet
_gtkWindowTitleGet
gets the current title of a
Windows
object.
Prototype : fun [ObjGtkWindow] S
ObjGtkWindow
: a ObjGtkWindow object.
Return
S : the current title or nil if an error occurs.
See also
_gtkWindowTitleSet
Example