Method

AdwSplitButtonget_child

since: 1.0

Declaration [src]

GtkWidget*
adw_split_button_get_child (
  AdwSplitButton* self
)

Description [src]

Gets the child widget.

Available since: 1.0

Gets propertyAdw.SplitButton:child

Return value

Type: GtkWidget

The child widget.

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