Method
PanelWidgetget_child
Declaration [src]
GtkWidget*
panel_widget_get_child (
PanelWidget* self
)
Return value
Type: GtkWidget
A GtkWidget
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |