_gtkWindowMotherGet

Return the current parent of a window.

Retourne la fenêtre parente d'une fenêtre quelconque.

Type :

fun [ObjGtk] ObjGtk

_window_ : ObjGtk : any window already created.

Return : ObjGtk : the parent or nil if no parent or error.

Back