Handbook
Glossary
gtk_list_box_row_set_selectable ( list_box_row selectable -- )
Vocabulary
gtk3
.
ffi
Inputs
list_box_row
an
object
selectable
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_list_box_row_set_selectable
( GtkListBoxRow* list_box_row,
gboolean
selectable )