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