forked from AuroraMiddleware/gtk
Range: Remove leftover comment about update policy
Update policies were removed way back in 2011… in
commit c43a31ea33
This commit is contained in:
parent
db958ed028
commit
db7ff6d88a
@ -407,9 +407,6 @@ gtk_range_class_init (GtkRangeClass *class)
|
||||
* value to the desired number of decimal digits; the default GTK+
|
||||
* handler clamps the value based on #GtkRange:round-digits.
|
||||
*
|
||||
* It is not possible to use delayed update policies in an overridden
|
||||
* #GtkRange::change-value handler.
|
||||
*
|
||||
* Returns: %TRUE to prevent other handlers from being invoked for
|
||||
* the signal, %FALSE to propagate the signal further
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user