gtk_list_box_get_row_at_index ( list_box index_ -- GtkListBoxRow* )


Vocabulary
gtk3.ffi

Inputs
list_boxan object
index_an object


Outputs
GtkListBoxRow*an object


Definition