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