_MetaColorSpec Struct Reference


Data Fields

MetaColorSpecType type
union {
   struct {
      GdkColor   color
   }   basic
   struct {
      MetaGtkColorComponent   component
      GtkStateType   state
   }   gtk
   struct {
      MetaColorSpec *   foreground
      MetaColorSpec *   background
      double   alpha
      GdkColor   color
   }   blend
   struct {
      MetaColorSpec *   base
      double   factor
      GdkColor   color
   }   shade
data

Detailed Description

Definition at line 245 of file theme.h.


Field Documentation

Definition at line 247 of file theme.h.

Referenced by meta_color_spec_free(), meta_color_spec_new(), and meta_color_spec_render().

Definition at line 251 of file theme.h.

struct { ... } _MetaColorSpec::basic

Definition at line 254 of file theme.h.

GtkStateType _MetaColorSpec::state

Definition at line 255 of file theme.h.

struct { ... } _MetaColorSpec::gtk

Definition at line 258 of file theme.h.

Definition at line 259 of file theme.h.

Definition at line 260 of file theme.h.

struct { ... } _MetaColorSpec::blend

Definition at line 265 of file theme.h.

Definition at line 266 of file theme.h.

struct { ... } _MetaColorSpec::shade

union { ... } _MetaColorSpec::data


The documentation for this struct was generated from the following file:

Generated on Sat Aug 23 22:04:24 2008 for metacity by  doxygen 1.5.5