Enumeration (GI Enum)

GLibWin32-2.0GLibWin32OSType

Type of Windows edition to check for at run-time.

Index
ANY: 0

The running system can be a workstation or a server edition of Windows. The type of the running system is therefore not checked.

SERVER: 2

The running system is a server edition of Windows, such as Windows Server 2008 R2.

WORKSTATION: 1

The running system is a workstation edition of Windows, such as Windows 7 Professional.