Gjsify LogoGjsify Logo

Functions and signals that every menuitem should know something about.

record

Hierarchy

  • MenuitemClass

Index

Constructors

Properties

parentClass: GObject.ObjectClass

Functions and signals from our parent

field
name: string

Methods

  • aboutToShow(): boolean
  • childAdded(child: Menuitem, position: number): void
  • childMoved(child: Menuitem, newpos: number, oldpos: number): void
  • event(name: string, value: GLib.Variant, timestamp: number): void
  • itemActivated(timestamp: number): void
  • propertyChanged(property: string, value: GLib.Variant): void
  • realized(): void
  • reserved1(): void
  • reserved2(): void
  • reserved3(): void
  • reserved4(): void
  • reserved5(): void
  • showToUser(mi: Menuitem, timestamp: number, cbData: object): 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