Gjsify LogoGjsify Logo

These are hints originally defined by the Motif toolkit. The window manager can use them when determining how to decorate the window. The hint must be set before mapping the window.

bitfield

Index

Enumeration Members

ALL: number

all decorations should be applied.

BORDER: number

a frame should be drawn around the window.

MAXIMIZE: number

a maximize button should be included.

MENU: number

a button for opening a menu should be included.

MINIMIZE: number

a minimize button should be included.

RESIZEH: number

the frame should have resize handles.

TITLE: number

a titlebar should be placed above the window.

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