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

activate_signal: number
parent_class: Gtk.ObjectClass
set_scroll_adjustments_signal: number
name: string

Methods

  • can_activate_accel(widget: Gtk.Widget, signal_id: number): boolean
  • dispatch_child_properties_changed(widget: Gtk.Widget, n_pspecs: number, pspecs: ParamSpec): void
  • grab_notify(widget: Gtk.Widget, was_grabbed: boolean): void
  • mnemonic_activate(widget: Gtk.Widget, group_cycling: boolean): boolean
  • query_tooltip(widget: Gtk.Widget, x: number, y: number, keyboard_tooltip: 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