Virtual Method

GntWMclose_window

Declaration [src]

gboolean
close_window (
  GntWM* wm,
  GntWidget* win
)

Description [src]

The class closure for the GntWM::close-win signal. This is called when a window is being closed.

Parameters

win

Type: GntWidget

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.