| Goffice Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
Object Hierarchy
GObject +----GogObject +----GogStyledObject +----GogOutlinedObject +----GogText +----GogLabel +----GogRegEqn
Details
GogTextClass
typedef struct {
GogOutlinedObjectClass base;
char *(*get_str) (GogText *text);
} GogTextClass;
Property Details
The "allow-markup" property
"allow-markup" gboolean : Read / Write
Support basic html-ish markup.
Default value: TRUE
