Settings: Mention Shift+primary click on Range too

This already existed, and since this doc blurb is already inflating
dramatically, what’s another half a line?
This commit is contained in:
Daniel Boles 2017-10-11 22:35:31 +01:00
parent 46e46ba099
commit 9c3479b605

View File

@ -786,7 +786,8 @@ gtk_settings_class_init (GtkSettingsClass *class)
* slider/value to move by the ranges page-size towards the point clicked.
*
* Whichever action you choose for the primary button, the other action will
* be available by clicking the middle mouse button (since GTK+ 3.22.25).
* be available by holding Shift and primary-clicking, or (since GTK+ 3.22.25)
* clicking the middle mouse button.
*
* Since: 3.6
*/