mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 01:13:24 +00:00
app, libgimpcolor: no GValue GimpRGB anymore!
This commit is contained in:
parent
a50759cda8
commit
e7b7efafe9
2 changed files with 1 additions and 6 deletions
|
@ -33,7 +33,6 @@ G_BEGIN_DECLS
|
|||
*/
|
||||
|
||||
#define GIMP_TYPE_RGB (gimp_rgb_get_type ())
|
||||
#define GIMP_VALUE_HOLDS_RGB(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_RGB))
|
||||
|
||||
GType gimp_rgb_get_type (void) G_GNUC_CONST;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue