Method

GntWidgetset_is_urgent

since: 2.14

Declaration [src]

void
gnt_widget_set_is_urgent (
  GntWidget* widget,
  gboolean urgent
)

Description [src]

Set the URGENT hint for a widget.

Available since: 2.14

Parameters

urgent

Type: gboolean

Whether the URGENT hint should be set or not.