Method

AdwSplitButtonget_child

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

Returns: GtkWidget
 

The child widget.

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