_gtkWindowSize

Return the current size of a window.

Retourne la taille d'une fenêtre.

Type :

fun [ObjGtk] [I I]

_window_ : ObjGtk : a window already created.

Return : [I I] : width and height or nil if error.

Back