Re: GTK+ 2.0, Themes Query



Matt Keenan <matt keenan ireland sun com> writes: 
> Can anyone help me in explaining what these new tokens relate to
> and if there is an example or how they are used within a gtkrc file
> ?

All of them should be documented in the GtkRcStyle docs.
See also http://www.gtk.org/~otaylor/gtk/2.0/theme-engines.html
 
>   GTK_RC_TOKEN_XTHICKNESS,
>   GTK_RC_TOKEN_YTHICKNESS,

These are "widths" used in different ways by different widgets,
usually for frame/bevel size

>   GTK_RC_TOKEN_FONT_NAME,

Name of the style's font

>   GTK_RC_TOKEN_THEME,

Theme name

>   GTK_RC_TOKEN_IM_MODULE_PATH,

Search path for input method modules

>   GTK_RC_TOKEN_IM_MODULE_FILE,

Don't know

>   GTK_RC_TOKEN_STOCK,
>   GTK_RC_TOKEN_LTR,
>   GTK_RC_TOKEN_RTL,

Documented in the API docs, sort of involved.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]