Method

GntWidgetget_parent

since: 2.14

Declaration [src]

GntWidget*
gnt_widget_get_parent (
  GntWidget* widget
)

Description [src]

Get the parent of a widget.

Available since: 2.14

Return value

Type: GntWidget

The parent widget.

The data is owned by the instance.
The return value can be NULL.