Do not introspect gtk_color_button_get_rgba.
This method is deprecated so it gets in the way of the implemented gtk_color_chooser_get_rgba.
This commit is contained in:
@ -747,7 +747,7 @@ gtk_color_button_set_rgba (GtkColorButton *button,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_color_button_get_rgba:
|
* gtk_color_button_get_rgba: (skip)
|
||||||
* @button: a #GtkColorButton
|
* @button: a #GtkColorButton
|
||||||
* @rgba: (out): a #GdkRGBA to fill in with the current color
|
* @rgba: (out): a #GdkRGBA to fill in with the current color
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user