Method
AdwSplitButtonget_child
Declaration [src]
GtkWidget*
adw_split_button_get_child (
  AdwSplitButton* self
)
Return value
Type: GtkWidget
The child widget.
| The returned data is owned by the instance. | 
| The return value can be NULL. | 
GtkWidget*
adw_split_button_get_child (
  AdwSplitButton* self
)
Type: GtkWidget
The child widget.
| The returned data is owned by the instance. | 
| The return value can be NULL. |