#include <gtkcellrenderertext.h>
|
| gchar * | GSEAL (text) |
| |
| PangoFontDescription * | GSEAL (font) |
| |
| gdouble | GSEAL (font_scale) |
| |
| PangoColor | GSEAL (foreground) |
| |
| PangoColor | GSEAL (background) |
| |
| PangoAttrList * | GSEAL (extra_attrs) |
| |
| PangoUnderline | GSEAL (underline_style) |
| |
| gint | GSEAL (rise) |
| |
| gint | GSEAL (fixed_height_rows) |
| |
Definition at line 44 of file gtkcellrenderertext.h.
◆ GSEAL() [1/9]
| PangoColor _GtkCellRendererText::GSEAL |
( |
background |
| ) |
|
◆ GSEAL() [2/9]
| PangoAttrList* _GtkCellRendererText::GSEAL |
( |
extra_attrs |
| ) |
|
◆ GSEAL() [3/9]
| gint _GtkCellRendererText::GSEAL |
( |
fixed_height_rows |
| ) |
|
◆ GSEAL() [4/9]
| PangoFontDescription* _GtkCellRendererText::GSEAL |
( |
font |
| ) |
|
◆ GSEAL() [5/9]
| gdouble _GtkCellRendererText::GSEAL |
( |
font_scale |
| ) |
|
◆ GSEAL() [6/9]
| PangoColor _GtkCellRendererText::GSEAL |
( |
foreground |
| ) |
|
◆ GSEAL() [7/9]
| gint _GtkCellRendererText::GSEAL |
( |
rise |
| ) |
|
◆ GSEAL() [8/9]
| gchar* _GtkCellRendererText::GSEAL |
( |
text |
| ) |
|
◆ GSEAL() [9/9]
| PangoUnderline _GtkCellRendererText::GSEAL |
( |
underline_style |
| ) |
|
◆ parent
The documentation for this struct was generated from the following file: