Method

GtkListBoxRowget_selectable

since: 3.14

Declaration [src]

gboolean
gtk_list_box_row_get_selectable (
  GtkListBoxRow* row
)

Description [src]

Gets the value of the GtkListBoxRow:selectable property for this row.

Available since: 3.14

Return value

Type: gboolean

TRUE if the row is selectable.