Method

GntWidgetget_visible

since: 2.14

Declaration [src]

gboolean
gnt_widget_get_visible (
  GntWidget* widget
)

Description [src]

Get the visibility of a widget.

Available since: 2.14

Return value

Type: gboolean

Whether the widget is visible or not.