Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

borderColor?: string
borderColorGdkRgba?: Gdk.RGBA

The color to use for the border, specified as a GdkRGBA.

borderColorRgba?: number
borderPattern?: any
borderPixbuf?: Pixbuf
borderWidth?: number
canFocus?: boolean
clipFillRule?: GooCanvas.CairoFillRule
clipPath?: string

The sequence of commands describing the clip path of the item, specified as a string using the same syntax as in the Scalable Vector Graphics (SVG) path element.

description?: string
fillColor?: string
fillColorGdkRgba?: Gdk.RGBA

The color to use to paint the interior of the item, specified as a GdkRGBA. To disable painting set the 'fill-pattern' property to NULL.

fillColorRgba?: number
fillPattern?: any
fillPixbuf?: Pixbuf
font?: string
fontDesc?: FontDescription
height?: number
horzGridLineColor?: string
horzGridLineColorGdkRgba?: Gdk.RGBA

The color to use for the horizontal grid lines, specified as a GdkRGBA.

horzGridLineColorRgba?: number
horzGridLinePattern?: any
horzGridLinePixbuf?: Pixbuf
horzGridLineWidth?: number
lineJoinMiterLimit?: number
lineWidth?: number
showHorzGridLines?: boolean
showVertGridLines?: boolean
strokeColor?: string
strokeColorGdkRgba?: Gdk.RGBA

The color to use for the item's perimeter, specified as a GdkRGBA. To disable painting set the 'stroke-pattern' property to NULL.

strokeColorRgba?: number
strokePattern?: any
strokePixbuf?: Pixbuf
title?: string
tooltip?: string

The tooltip to display for the item, or %NULL to display no tooltip.

Note that this property has no effect unless the #GtkWidget:has-tooltip property is set to %TRUE on the #GooCanvas containing this item.

transform?: any
vertGridLineColor?: string
vertGridLineColorGdkRgba?: Gdk.RGBA

The color to use for the vertical grid lines, specified as a GdkRGBA.

vertGridLineColorRgba?: number
vertGridLinePattern?: any
vertGridLinePixbuf?: Pixbuf
vertGridLineWidth?: number
vertGridLinesOnTop?: boolean
visibilityThreshold?: number
width?: number
x?: number
xOffset?: number
xStep?: number
y?: number
yOffset?: number
yStep?: number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method