Method

GntWidgetget_is_urgent

since: 2.14

Declaration [src]

gboolean
gnt_widget_get_is_urgent (
  GntWidget* widget
)

Description [src]

Returns whether the widget has the URGENT hint set.

Available since: 2.14

Return value

Type: gboolean

Whether the URGENT hint is set or not.