Method

PanelWidgetget_child

Declaration [src]

GtkWidget*
panel_widget_get_child (
  PanelWidget* self
)

Description [src]

Gets the child widget of the panel.

Gets propertyPanel.Widget:child

Return value

Type: GtkWidget

A GtkWidget or NULL.

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