Gjsify LogoGjsify Logo

activate_signal The signal to emit when a widget of this class is activated, gtk_widget_activate() handles the emission. Implementation of this signal is optional.

set_scroll_adjustment_signal This signal is emitted when a widget of this class is added to a scrolling aware parent, gtk_widget_set_scroll_adjustments() handles the emission. Implementation of this signal is optional.

record

Hierarchy

  • WidgetClass

Index

Constructors

Properties

activateSignal: number
parentClass: Gtk.ObjectClass
setScrollAdjustmentsSignal: number
name: string

Methods

  • canActivateAccel(widget: Gtk.Widget, signalId: number): boolean
  • dispatchChildPropertiesChanged(widget: Gtk.Widget, nPspecs: number, pspecs: ParamSpec): void
  • grabNotify(widget: Gtk.Widget, wasGrabbed: boolean): void
  • Installs a style property on a widget class. The parser for the style property is determined by the value type of pspec.

    Parameters

    Returns void

  • mnemonicActivate(widget: Gtk.Widget, groupCycling: boolean): boolean
  • queryTooltip(widget: Gtk.Widget, x: number, y: number, keyboardTooltip: boolean, tooltip: Gtk.Tooltip): boolean

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