gtk_list_box_prepend ( list_box child -- )


Vocabulary
gtk3.ffi

Inputs
list_boxan object
childan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_list_box_prepend
( GtkListBox* list_box, GtkWidget* child )