Method

GntWMupdate_window

Declaration [src]

void
gnt_wm_update_window (
  GntWM* wm,
  GntWidget* widget
)

Description [src]

Update a window.

Parameters

widget

Type: GntWidget

The window to update.

The data is owned by the caller of the function.