Method
GtkFlowBoxset_activate_on_single_click
since: 3.12
Declaration [src]
void
gtk_flow_box_set_activate_on_single_click (
GtkFlowBox* box,
gboolean single
)
Description [src]
If single
is TRUE
, children will be activated when you click
on them, otherwise you need to double-click.
Available since: 3.12
Sets property | Gtk.FlowBox:activate-on-single-click |