Gjsify LogoGjsify Logo

Specifies the state of a toplevel surface.

On platforms that support information about individual edges, the %GDK_TOPLEVEL_STATE_TILED state will be set whenever any of the individual tiled states is set. On platforms that lack that support, the tiled state will give an indication of tiledness without any of the per-edge states being set.

bitfield

Index

Enumeration Members

ABOVE: number

the surface is kept above other surfaces

BELOW: number

the surface is kept below other surfaces

BOTTOM_RESIZABLE: number

whether the bottom edge is resizable

BOTTOM_TILED: number

whether the bottom edge is tiled

FOCUSED: number

the surface is presented as focused (with active decorations)

FULLSCREEN: number

the surface is maximized without decorations

LEFT_RESIZABLE: number

whether the left edge is resizable

LEFT_TILED: number

whether the left edge is tiled

MAXIMIZED: number

the surface is maximized

MINIMIZED: number

the surface is minimized

RIGHT_RESIZABLE: number

whether the right edge is resizable

RIGHT_TILED: number

whether the right edge is tiled

STICKY: number

the surface is sticky

TILED: number

the surface is in a tiled state

TOP_RESIZABLE: number

whether the top edge is resizable

TOP_TILED: number

whether the top edge is tiled

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