Method

AdapSplitButtonget_child

Declaration [src]

GtkWidget*
adap_split_button_get_child (
  AdapSplitButton* self
)

Description [src]

Gets the child widget.

Gets propertyAdap.SplitButton:child

Return value

Type: GtkWidget

The child widget.

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