After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 664021 - GtkSpinButton: Clarify clamping behavior in gtk_spin_button_set_range doc
GtkSpinButton: Clarify clamping behavior in gtk_spin_button_set_range doc
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkSpinButton
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-11-14 10:01 UTC by Stef Walter
Modified: 2011-11-19 20:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GtkSpinButton: Clarify clamping behavior in gtk_spin_button_set_range doc (1.03 KB, patch)
2011-11-14 10:01 UTC, Stef Walter
accepted-commit_now Details | Review

Description Stef Walter 2011-11-14 10:01:47 UTC
Documentation update
Comment 1 Stef Walter 2011-11-14 10:01:49 UTC
Created attachment 201354 [details] [review]
GtkSpinButton: Clarify clamping behavior in gtk_spin_button_set_range doc

 * If the current value is outside the range, it will be adjusted
   to fit within the range, otherwise it will remain unchanged.
Comment 2 Matthias Clasen 2011-11-15 04:49:08 UTC
Review of attachment 201354 [details] [review]:

Sure