Gjsify LogoGjsify Logo

Hierarchy

  • DrawableClass

Index

Constructors

Properties

parent_class: GObject.ObjectClass
name: string

Methods

  • draw_arc(drawable: Gdk.Drawable, gc: Gdk.GC, filled: boolean, x: number, y: number, width: number, height: number, angle1: number, angle2: number): void
  • draw_drawable(drawable: Gdk.Drawable, gc: Gdk.GC, src: Gdk.Drawable, xsrc: number, ysrc: number, xdest: number, ydest: number, width: number, height: number): void
  • draw_drawable_with_src(drawable: Gdk.Drawable, gc: Gdk.GC, src: Gdk.Drawable, xsrc: number, ysrc: number, xdest: number, ydest: number, width: number, height: number, original_src: Gdk.Drawable): void
  • draw_image(drawable: Gdk.Drawable, gc: Gdk.GC, image: Gdk.Image, xsrc: number, ysrc: number, xdest: number, ydest: number, width: number, height: number): void
  • draw_pixbuf(drawable: Gdk.Drawable, gc: Gdk.GC, pixbuf: Pixbuf, src_x: number, src_y: number, dest_x: number, dest_y: number, width: number, height: number, dither: RgbDither, x_dither: number, y_dither: number): void
  • draw_rectangle(drawable: Gdk.Drawable, gc: Gdk.GC, filled: boolean, x: number, y: number, width: number, height: number): void
  • draw_text(drawable: Gdk.Drawable, font: Gdk.Font, gc: Gdk.GC, x: number, y: number, text: string, text_length: number): void
  • draw_text_wc(drawable: Gdk.Drawable, font: Gdk.Font, gc: Gdk.GC, x: number, y: number, text: number, text_length: number): void

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