forked from AuroraMiddleware/gtk
gtkbuilder.c: gtk_builder_value_from_string() also support GdkRGBA values
This commit is contained in:
parent
a8811efcd7
commit
3b2e710aa4
@ -1354,7 +1354,7 @@ gtk_builder_connect_signals_full (GtkBuilder *builder,
|
||||
* initialised beforehand.
|
||||
*
|
||||
* This function can handle char, uchar, boolean, int, uint, long,
|
||||
* ulong, enum, flags, float, double, string, #GdkColor and
|
||||
* ulong, enum, flags, float, double, string, #GdkColor, #GdkRGBA and
|
||||
* #GtkAdjustment type values. Support for #GtkWidget type values is
|
||||
* still to come.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user