Method

GtkListBoxRowget_selectable

Declaration [src]

gboolean
gtk_list_box_row_get_selectable (
  GtkListBoxRow* row
)

Description [src]

Gets whether the row can be selected.

Return value

Type: gboolean

TRUE if the row is selectable.