![]() |
![]() |
![]() |
GOffice Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GogOutlinedObject; typedef GogOutlinedObjectClass; double gog_outlined_object_get_pad (GogOutlinedObject const *goo
); GogOutlinedView; GogOutlinedViewClass; #define GOG_TYPE_OUTLINED_VIEW #define GOG_OUTLINED_VIEW (o) #define GOG_IS_OUTLINED_VIEW (o) #define GOG_OUTLINED_VIEW_GET_CLASS (o) GType gog_outlined_view_get_type (void
);
GObject +----GogObject +----GogStyledObject +----GogOutlinedObject +----GogChart +----GogGraph +----GogText +----GogLegend +----GogSeriesLabels
GObject +----GogView +----GogOutlinedView +----GogGraphView
double gog_outlined_object_get_pad (GogOutlinedObject const *goo
);
|
|
Returns : |
typedef struct { GogViewClass base; gboolean call_parent_render; } GogOutlinedViewClass;
GogViewClass |
|
gboolean |
whether the parent class render() method must be
called when done.
|
#define GOG_OUTLINED_VIEW(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOG_TYPE_OUTLINED_VIEW, GogOutlinedView))
|
#define GOG_IS_OUTLINED_VIEW(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), GOG_TYPE_OUTLINED_VIEW))
|
#define GOG_OUTLINED_VIEW_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GOG_TYPE_OUTLINED_VIEW, GogOutlinedViewClass))
|
"padding-pts"
property"padding-pts" gdouble : Read / Write
Number of pts separating charts in the grid.
Allowed values: >= 0
Default value: 0