Virtual Method

GntWMgive_focus

Declaration [src]

void
give_focus (
  GntWM* wm,
  GntWidget* widget
)

Description [src]

The class closure for the GntWM::give-focus signal. Whatever the WM wants to do when a window is given focus.

Parameters

widget

Type: GntWidget

No description available.

The data is owned by the caller of the method.