Method
AdwWrapBoxappend
unstable since: 1.7
Declaration [src]
void
adw_wrap_box_append (
AdwWrapBox* self,
GtkWidget* child
)
Parameters
child-
Type:
GtkWidgetThe widget to append.
The data is owned by the caller of the method.