Method
GtkListBoxselect_row
since: 3.10
Declaration [src]
void
gtk_list_box_select_row (
GtkListBox* box,
GtkListBoxRow* row
)
Parameters
row-
Type:
GtkListBoxRowThe row to select or
NULL.The argument can be NULL.The data is owned by the caller of the method.