DiaCanvasBox
DiaCanvasBox — A rectangle shape.
|
|
Details
DIA_CANVAS_BOX()
#define DIA_CANVAS_BOX(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), DIA_TYPE_CANVAS_BOX, DiaCanvasBox))
DiaCanvasBox
typedef struct _DiaCanvasBox DiaCanvasBox;
Property Details
The "bg-color
" property
"bg-color" gulong : Read / Write
Background color.
The "border-width
" property
"border-width" gdouble : Read / Write
width of the border.
Default value: 0
The "color
" property
"color" gulong : Read / Write
Color of the line in RGBA.
The "fill-color
" property
"fill-color" gulong : Read / Write
Fill color.
The "line-width
" property
"line-width" gdouble : Read / Write
width of the border.
Default value: 0