|
GnuCash
5.6-150-g038405b370+
|
Convenience wrapper around GdkRGBA for use in Register Gnome classes. More...
#include <gdk/gdk.h>Go to the source code of this file.
Functions | |
| void | gnucash_color_init (void) |
| GdkRGBA * | gnucash_color_argb_to_gdk (guint32 argb) |
| Return the pixel value for the given red, green and blue. | |
Variables | |
| GdkRGBA | gn_white |
| GdkRGBA | gn_light_gray |
| GdkRGBA | gn_dark_gray |
| GdkRGBA | gn_black |
| GdkRGBA | gn_blue |
| GdkRGBA | gn_red |
| GdkRGBA | gn_yellow |
Convenience wrapper around GdkRGBA for use in Register Gnome classes.
Definition in file gnucash-color.h.
1.8.14