![]() |
![]() |
![]() |
GtkExtra Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
#include <gtkextra.h> GtkPlotCanvasRectangle; GtkPlotCanvasChild * gtk_plot_canvas_rectangle_new (GtkPlotLineStyle style, gfloat width, const GdkColor *fg, const GdkColor *bg, GtkPlotBorderStyle border, gboolean fill); void gtk_plot_canvas_rectangle_set_attributes (GtkPlotCanvasRectangle *rectangle, GtkPlotLineStyle style, gfloat width, const GdkColor *fg, const GdkColor *bg, GtkPlotBorderStyle border, gboolean fill);
GObject +----GInitiallyUnowned +----GtkObject +----GtkPlotCanvasChild +----GtkPlotCanvasRectangle
"border" gint : Read / Write "color-bg" gpointer : Read / Write "filled" gboolean : Read / Write "line" gpointer : Read / Write "shadow-width" gint : Read / Write
typedef struct _GtkPlotCanvasRectangle GtkPlotCanvasRectangle;
The GtkPlotCanvasRectangle struct contains only private data. It should only be accessed through the functions described below.
GtkPlotCanvasChild * gtk_plot_canvas_rectangle_new (GtkPlotLineStyle style, gfloat width, const GdkColor *fg, const GdkColor *bg, GtkPlotBorderStyle border, gboolean fill);
|
|
|
|
|
|
|
|
|
|
|
|
Returns : |
void gtk_plot_canvas_rectangle_set_attributes (GtkPlotCanvasRectangle *rectangle, GtkPlotLineStyle style, gfloat width, const GdkColor *fg, const GdkColor *bg, GtkPlotBorderStyle border, gboolean fill);
|
a GtkPlotCanvasRectangle |
|
|
|
|
|
|
|
|
|
|
|
"shadow-width"
property"shadow-width" gint : Read / Write
Shadow Width.
Allowed values: >= 0
Default value: 0