29#ifndef NETSURF_DESKTOP_SYSTEM_COLOUR_H
30#define NETSURF_DESKTOP_SYSTEM_COLOUR_H
32#include <libcss/libcss.h>
nserror
Enumeration of error codes.
css_error ns_system_colour(void *pw, lwc_string *name, css_color *color)
css callback to obtain named system colour.
nserror ns_system_colour_char(const char *name, colour *color)
Obtain a system colour from a name.
nserror ns_system_colour_init(void)
Initialise the system colours.
void ns_system_colour_finalize(void)
release any resources associated with the system colours.
uint32_t colour
Colour type: XBGR.