Method

GntWMwindow_decorate

Declaration [src]

void
gnt_wm_window_decorate (
  GntWM* wm,
  GntWidget* widget
)

Description [src]

Decorate a window.

Parameters

widget

Type: GntWidget

The widget to decorate.

The data is owned by the caller of the function.