Virtual Method
GntWMwindow_resize_confirm
Declaration [src]
gboolean
window_resize_confirm (
GntWM* wm,
GntWidget* win,
int* w,
int* h
)
Parameters
win
-
Type:
GntWidget
No description available.
The data is owned by the caller of the function. w
-
Type:
int*
No description available.
The data is owned by the caller of the function. h
-
Type:
int*
No description available.
The data is owned by the caller of the function.