Gjsify LogoGjsify Logo

Interface CellRendererSpinner_ConstructProps

Hierarchy

Index

Properties

active?: boolean
cell_background?: string
cell_background_rgba?: Gdk.RGBA

Cell background as a GdkRGBA

cell_background_set?: boolean
height?: number
is_expanded?: boolean
is_expander?: boolean
pulse?: number

Pulse of the spinner. Increment this value to draw the next frame of the spinner animation. Usually, you would update this value in a timeout.

By default, the GtkSpinner widget draws one full cycle of the animation, consisting of 12 frames, in 750 milliseconds.

sensitive?: boolean
size?: Gtk.IconSize

The GtkIconSize value that specifies the size of the rendered spinner.

visible?: boolean
width?: number
xalign?: number
xpad?: number
yalign?: number
ypad?: 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