Gjsify LogoGjsify Logo

Hierarchy

  • BindingSet

Index

Constructors

Properties

classBranchPspecs: object[]
current: Gtk.BindingEntry
entries: Gtk.BindingEntry
parsed: number
priority: number
setName: string
widgetClassPspecs: object[]
widgetPathPspecs: object[]
name: string

Methods

  • Find a key binding matching keyval and modifiers within binding_set and activate the binding on object.

    Parameters

    • keyval: number

      key value of the binding

    • modifiers: Gdk.ModifierType

      key modifier of the binding

    • object: Gtk.Object

      object to activate when binding found

    Returns boolean

  • This function is used internally by the GtkRC parsing mechanism to assign match patterns to #GtkBindingSet structures.

    Parameters

    Returns void

  • Find a binding set by its globally unique name. The set_name can either be a name used for gtk_binding_set_new() or the type name of a class used in gtk_binding_set_by_class().

    Parameters

    • setName: string

      unique binding set name

    Returns Gtk.BindingSet

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