Virtual Method

GntWMwindow_move_confirm

Declaration [src]

gboolean
window_move_confirm (
  GntWM* wm,
  GntWidget* win,
  int* x,
  int* y
)

Description

No description available.

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.

Return value

Type: gboolean

No description available.