GtkRcStyle

The #GtkRcStyle-struct is used to represent a set of information about the appearance of a widget. This can later be composited together with other #GtkRcStyle-struct<!-- -->s to form a #GtkStyle.

Members

Variables

base
GdkColor[5] base;

Base colors

bg
GdkColor[5] bg;

Background colors

bgPixmapName
char*[5] bgPixmapName;

Pixmap name

colorFlags
GtkRcFlags[5] colorFlags;

#GtkRcFlags

engineSpecified
uint engineSpecified;
fg
GdkColor[5] fg;

Foreground colors

fontDesc
PangoFontDescription* fontDesc;

A #PangoFontDescription

iconFactories
GSList* iconFactories;
name
char* name;

Name

parentInstance
GObject parentInstance;
rcProperties
GArray* rcProperties;
rcStyleLists
GSList* rcStyleLists;
text
GdkColor[5] text;

Text colors

xthickness
int xthickness;

X thickness

ythickness
int ythickness;

Y thickness