Handbook
Glossary
gtk_list_box_row_set_header ( list_box_row header -- )
Vocabulary
gtk3
.
ffi
Inputs
list_box_row
an
object
header
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_list_box_row_set_header
( GtkListBoxRow* list_box_row, GtkWidget* header )