Method

GntWMwindow_close

Declaration [src]

void
gnt_wm_window_close (
  GntWM* wm,
  GntWidget* widget
)

Description [src]

Close a window.

Parameters

widget

Type: GntWidget

The window to close.

The data is owned by the caller of the function.