Method

GntWidgetset_has_border

since: 2.14

Declaration [src]

void
gnt_widget_set_has_border (
  GntWidget* widget,
  gboolean has_border
)

Description [src]

Sets the has-border property on widget to has_border.

Available since: 2.14

Parameters

has_border

Type: gboolean

Whether or not the widget has a border.