|
GnuCash c935c2f+
|
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.