Method

GtkListBoxRowis_selected

Declaration [src]

gboolean
gtk_list_box_row_is_selected (
  GtkListBoxRow* row
)

Description [src]

Returns whether the child is currently selected in its GtkListBox container.

Return value

Type: gboolean

TRUE if row is selected.