Ardour  9.0-pre0-582-g084a23a80d
_GtkRcStyle Struct Reference

#include <gtkrc.h>

Public Attributes

GObject parent_instance
 
gchar * name
 
gchar * bg_pixmap_name [5]
 
PangoFontDescription * font_desc
 
GtkRcFlags color_flags [5]
 
GdkColor fg [5]
 
GdkColor bg [5]
 
GdkColor text [5]
 
GdkColor base [5]
 
gint xthickness
 
gint ythickness
 
GArray * rc_properties
 
GSList * rc_style_lists
 
GSList * icon_factories
 
guint engine_specified: 1
 

Detailed Description

Definition at line 60 of file gtkrc.h.

Member Data Documentation

◆ base

GdkColor _GtkRcStyle::base[5]

Definition at line 74 of file gtkrc.h.

◆ bg

GdkColor _GtkRcStyle::bg[5]

Definition at line 72 of file gtkrc.h.

◆ bg_pixmap_name

gchar* _GtkRcStyle::bg_pixmap_name[5]

Definition at line 67 of file gtkrc.h.

◆ color_flags

GtkRcFlags _GtkRcStyle::color_flags[5]

Definition at line 70 of file gtkrc.h.

◆ engine_specified

guint _GtkRcStyle::engine_specified

Definition at line 87 of file gtkrc.h.

◆ fg

GdkColor _GtkRcStyle::fg[5]

Definition at line 71 of file gtkrc.h.

◆ font_desc

PangoFontDescription* _GtkRcStyle::font_desc

Definition at line 68 of file gtkrc.h.

◆ icon_factories

GSList* _GtkRcStyle::icon_factories

Definition at line 85 of file gtkrc.h.

◆ name

gchar* _GtkRcStyle::name

Definition at line 66 of file gtkrc.h.

◆ parent_instance

GObject _GtkRcStyle::parent_instance

Definition at line 62 of file gtkrc.h.

◆ rc_properties

GArray* _GtkRcStyle::rc_properties

Definition at line 80 of file gtkrc.h.

◆ rc_style_lists

GSList* _GtkRcStyle::rc_style_lists

Definition at line 83 of file gtkrc.h.

◆ text

GdkColor _GtkRcStyle::text[5]

Definition at line 73 of file gtkrc.h.

◆ xthickness

gint _GtkRcStyle::xthickness

Definition at line 76 of file gtkrc.h.

◆ ythickness

gint _GtkRcStyle::ythickness

Definition at line 77 of file gtkrc.h.


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