Set or get the title of a window.
Définit ou récupère le titre d'une fenêtre.
_window_ : ObjGtk : any window already created.
_title_ : S : the new title. If _title_ is nil, return the current title.
Return : S : the new or the current title.
Back