Method

GntWidgetset_transient

since: 2.14

Declaration [src]

void
gnt_widget_set_transient (
  GntWidget* widget,
  gboolean transient
)

Description [src]

Whether the widget should be transient.

Available since: 2.14

Parameters

transient

Type: gboolean

Whether the widget is transient or not.