Method

GtkListBoxRowis_selected

since: 3.14

Declaration [src]

gboolean
gtk_list_box_row_is_selected (
  GtkListBoxRow* row
)

Description [src]

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

Available since: 3.14

Return value

Type: gboolean

TRUE if row is selected.