forked from AuroraMiddleware/gtk
spinbutton: Don't use gfloat in a code sample
This commit is contained in:
parent
48e88c6ea4
commit
e0a1311e5b
@ -155,7 +155,7 @@
|
||||
* // Provides a function to retrieve a floating point value from a
|
||||
* // GtkSpinButton, and creates a high precision spin button.
|
||||
*
|
||||
* gfloat
|
||||
* float
|
||||
* grab_float_value (GtkSpinButton *button,
|
||||
* gpointer user_data)
|
||||
* {
|
||||
|
Loading…
Reference in New Issue
Block a user