Virtual Method

GntWMwindow_update

Declaration [src]

void
window_update (
  GntWM* wm,
  GntNode* node
)

Description [src]

The class closure for the GntWM::window-update signal. This gets called when: - the title of the window changes - the ‘urgency’ of the window changes.

Parameters

node

Type: GntNode

No description available.

The data is owned by the caller of the method.