Global

class pywayland.server.globals.Global(display, version=None)

A server-side Interface object for the server

Not created directly, created from the Interface object.

Parameters:
  • display (Display) – The display the object is created on
  • version (int) – The version to use for the Interface, uses current version if not specified
destroy()

Destroy the global object