Method

GtkListBoxget_activate_on_single_click

since: 3.10

Declaration [src]

gboolean
gtk_list_box_get_activate_on_single_click (
  GtkListBox* box
)

Description [src]

Returns whether rows activate on single clicks.

Available since: 3.10

Return value

Type: gboolean

TRUE if rows are activated on single click, FALSE otherwise.