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
20ee36f9e0
commit
ce1b2bef2b
@ -411,9 +411,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