Ardour  9.0-pre0-384-ga76afae0e9
_GtkStyle Struct Reference

#include <gtkstyle.h>

Public Attributes

GObject parent_instance
 
GdkColor fg [5]
 
GdkColor bg [5]
 
GdkColor light [5]
 
GdkColor dark [5]
 
GdkColor mid [5]
 
GdkColor text [5]
 
GdkColor base [5]
 
GdkColor text_aa [5]
 
GdkColor black
 
GdkColor white
 
PangoFontDescription * font_desc
 
gint xthickness
 
gint ythickness
 
GdkGCfg_gc [5]
 
GdkGCbg_gc [5]
 
GdkGClight_gc [5]
 
GdkGCdark_gc [5]
 
GdkGCmid_gc [5]
 
GdkGCtext_gc [5]
 
GdkGCbase_gc [5]
 
GdkGCtext_aa_gc [5]
 
GdkGCblack_gc
 
GdkGCwhite_gc
 
GdkPixmapbg_pixmap [5]
 
gint attach_count
 
gint depth
 
GdkColormapcolormap
 
GdkFontprivate_font
 
PangoFontDescription * private_font_desc
 
GtkRcStylerc_style
 
GSList * styles
 
GArray * property_cache
 
GSList * icon_factories
 

Detailed Description

Definition at line 73 of file gtkstyle.h.

Member Data Documentation

◆ attach_count

gint _GtkStyle::attach_count

Definition at line 110 of file gtkstyle.h.

◆ base

GdkColor _GtkStyle::base[5]

Definition at line 85 of file gtkstyle.h.

◆ base_gc

GdkGC* _GtkStyle::base_gc[5]

Definition at line 101 of file gtkstyle.h.

◆ bg

GdkColor _GtkStyle::bg[5]

Definition at line 80 of file gtkstyle.h.

◆ bg_gc

GdkGC* _GtkStyle::bg_gc[5]

Definition at line 96 of file gtkstyle.h.

◆ bg_pixmap

GdkPixmap* _GtkStyle::bg_pixmap[5]

Definition at line 106 of file gtkstyle.h.

◆ black

GdkColor _GtkStyle::black

Definition at line 88 of file gtkstyle.h.

◆ black_gc

GdkGC* _GtkStyle::black_gc

Definition at line 103 of file gtkstyle.h.

◆ colormap

GdkColormap* _GtkStyle::colormap

Definition at line 113 of file gtkstyle.h.

◆ dark

GdkColor _GtkStyle::dark[5]

Definition at line 82 of file gtkstyle.h.

◆ dark_gc

GdkGC* _GtkStyle::dark_gc[5]

Definition at line 98 of file gtkstyle.h.

◆ depth

gint _GtkStyle::depth

Definition at line 112 of file gtkstyle.h.

◆ fg

GdkColor _GtkStyle::fg[5]

Definition at line 79 of file gtkstyle.h.

◆ fg_gc

GdkGC* _GtkStyle::fg_gc[5]

Definition at line 95 of file gtkstyle.h.

◆ font_desc

PangoFontDescription* _GtkStyle::font_desc

Definition at line 90 of file gtkstyle.h.

◆ icon_factories

GSList* _GtkStyle::icon_factories

Definition at line 122 of file gtkstyle.h.

◆ light

GdkColor _GtkStyle::light[5]

Definition at line 81 of file gtkstyle.h.

◆ light_gc

GdkGC* _GtkStyle::light_gc[5]

Definition at line 97 of file gtkstyle.h.

◆ mid

GdkColor _GtkStyle::mid[5]

Definition at line 83 of file gtkstyle.h.

◆ mid_gc

GdkGC* _GtkStyle::mid_gc[5]

Definition at line 99 of file gtkstyle.h.

◆ parent_instance

GObject _GtkStyle::parent_instance

Definition at line 75 of file gtkstyle.h.

◆ private_font

GdkFont* _GtkStyle::private_font

Definition at line 114 of file gtkstyle.h.

◆ private_font_desc

PangoFontDescription* _GtkStyle::private_font_desc

Definition at line 115 of file gtkstyle.h.

◆ property_cache

GArray* _GtkStyle::property_cache

Definition at line 121 of file gtkstyle.h.

◆ rc_style

GtkRcStyle* _GtkStyle::rc_style

Definition at line 118 of file gtkstyle.h.

◆ styles

GSList* _GtkStyle::styles

Definition at line 120 of file gtkstyle.h.

◆ text

GdkColor _GtkStyle::text[5]

Definition at line 84 of file gtkstyle.h.

◆ text_aa

GdkColor _GtkStyle::text_aa[5]

Definition at line 86 of file gtkstyle.h.

◆ text_aa_gc

GdkGC* _GtkStyle::text_aa_gc[5]

Definition at line 102 of file gtkstyle.h.

◆ text_gc

GdkGC* _GtkStyle::text_gc[5]

Definition at line 100 of file gtkstyle.h.

◆ white

GdkColor _GtkStyle::white

Definition at line 89 of file gtkstyle.h.

◆ white_gc

GdkGC* _GtkStyle::white_gc

Definition at line 104 of file gtkstyle.h.

◆ xthickness

gint _GtkStyle::xthickness

Definition at line 92 of file gtkstyle.h.

◆ ythickness

gint _GtkStyle::ythickness

Definition at line 93 of file gtkstyle.h.


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