Handbook
Glossary
gtk_list_box_get_selected_row ( list_box -- GtkListBoxRow* )
Vocabulary
gtk3
.
ffi
Inputs
list_box
an
object
Outputs
GtkListBoxRow*
an
object
Definition
USING:
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GtkListBoxRow*
gtk_list_box_get_selected_row
( GtkListBox* list_box )