Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

border_color?: string
border_color_gdk_rgba?: Gdk.RGBA

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

border_color_rgba?: number
border_pattern?: any
border_pixbuf?: Pixbuf
border_width?: number
can_focus?: boolean
clip_fill_rule?: GooCanvas.CairoFillRule
clip_path?: 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
fill_color?: string
fill_color_gdk_rgba?: 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.

fill_color_rgba?: number
fill_pattern?: any
fill_pixbuf?: Pixbuf
font?: string
font_desc?: FontDescription
height?: number
horz_grid_line_color?: string
horz_grid_line_color_gdk_rgba?: Gdk.RGBA

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

horz_grid_line_color_rgba?: number
horz_grid_line_pattern?: any
horz_grid_line_pixbuf?: Pixbuf
horz_grid_line_width?: number
line_join_miter_limit?: number
line_width?: number
show_horz_grid_lines?: boolean
show_vert_grid_lines?: boolean
stroke_color?: string
stroke_color_gdk_rgba?: 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.

stroke_color_rgba?: number
stroke_pattern?: any
stroke_pixbuf?: 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
vert_grid_line_color?: string
vert_grid_line_color_gdk_rgba?: Gdk.RGBA

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

vert_grid_line_color_rgba?: number
vert_grid_line_pattern?: any
vert_grid_line_pixbuf?: Pixbuf
vert_grid_line_width?: number
vert_grid_lines_on_top?: boolean
visibility_threshold?: number
width?: number
x?: number
x_offset?: number
x_step?: number
y?: number
y_offset?: number
y_step?: 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