Add optional single click activation mode for icon view
https://bugzilla.gnome.org/show_bug.cgi?id=345023
This commit is contained in:
		| @ -115,6 +115,7 @@ struct _GtkIconViewPrivate | ||||
|   guint dest_set : 1; | ||||
|   guint reorderable : 1; | ||||
|   guint empty_view_drop :1; | ||||
|   guint activate_on_single_click : 1; | ||||
|  | ||||
|   guint modify_selection_pressed : 1; | ||||
|   guint extend_selection_pressed : 1; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 William Jon McCann
					William Jon McCann