gtk_list_box_row_set_header ( list_box_row header -- )


Vocabulary
gtk3.ffi

Inputs
list_box_rowan object
headeran object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_list_box_row_set_header
( GtkListBoxRow* list_box_row, GtkWidget* header )