Method

GntWMraise_window

Declaration [src]

void
gnt_wm_raise_window (
  GntWM* wm,
  GntWidget* widget
)

Description [src]

Raise a window.

Parameters

widget

Type: GntWidget

The window to raise.

The data is owned by the caller of the function.