base

package
v1.0.0-rc.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Overview

https://github.com/golang/go/issues/26366

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisplayServer

type DisplayServer int

DisplayServer mirrors the values from the C enum in os.h.

const (
	Wayland DisplayServer = C.Wayland
	X11     DisplayServer = C.X11
	Unknown DisplayServer = C.Unknown
)

func DetectDisplayServer

func DetectDisplayServer() DisplayServer

DetectDisplayServer calls the C detectDisplayServer function.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL