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