gattrib
|
#include <gtksheet_2_2.h>
Data Fields | |
GtkJustification | justification |
GdkFont * | font |
PangoFontDescription * | font_desc |
GdkColor | foreground |
GdkColor | background |
GtkSheetCellBorder | border |
gboolean | is_editable |
gboolean | is_visible |
Definition at line 130 of file gtksheet_2_2.h.
GtkJustification _GtkSheetCellAttr::justification |
Definition at line 132 of file gtksheet_2_2.h.
GdkFont* _GtkSheetCellAttr::font |
Definition at line 133 of file gtksheet_2_2.h.
PangoFontDescription* _GtkSheetCellAttr::font_desc |
Definition at line 134 of file gtksheet_2_2.h.
GdkColor _GtkSheetCellAttr::foreground |
Definition at line 135 of file gtksheet_2_2.h.
GdkColor _GtkSheetCellAttr::background |
Definition at line 136 of file gtksheet_2_2.h.
Definition at line 137 of file gtksheet_2_2.h.
gboolean _GtkSheetCellAttr::is_editable |
Definition at line 138 of file gtksheet_2_2.h.
gboolean _GtkSheetCellAttr::is_visible |
Definition at line 139 of file gtksheet_2_2.h.