Virtual Method

GntWMwindow_resize_confirm

Declaration [src]

gboolean
window_resize_confirm (
  GntWM* wm,
  GntWidget* win,
  int* w,
  int* h
)

Description

No description available.

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.

Return value

Type: gboolean

No description available.