Gjsify LogoGjsify Logo

Functions and signals that every menuitem should know something about.

record

Hierarchy

  • MenuitemClass

Index

Constructors

Properties

parent_class: GObject.ObjectClass

Functions and signals from our parent

field
name: string

Methods

  • about_to_show(): boolean
  • child_added(child: Menuitem, position: number): void
  • child_moved(child: Menuitem, newpos: number, oldpos: number): void
  • event(name: string, value: GLib.Variant, timestamp: number): void
  • item_activated(timestamp: number): void
  • property_changed(property: string, value: GLib.Variant): void
  • realized(): void
  • reserved1(): void
  • reserved2(): void
  • reserved3(): void
  • reserved4(): void
  • reserved5(): void
  • show_to_user(mi: Menuitem, timestamp: number, cb_data: 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