Constants

Details

Garcon.ENVIRONMENT_XFCE = 'XFCE'

Macro for Garcon.set_environment or Garcon.set_environment_xdg to set the Xfce Desktop Environment.

New in version 0.3.0.

Garcon.MAJOR_VERSION = 4

The major version number of the garcon library. Like garcon_major_version, but from the headers used at application compile time, rather than from the library linked against at application run time.

Garcon.MICRO_VERSION = 1

The micro version number of the garcon library. Like garcon_micro_version, but from the headers used at application compile time, rather than from the library linked against at application run time.

Garcon.MINOR_VERSION = 18

The minor version number of the garcon library. Like garcon_minor_version, but from the headers used at application compile time, rather than from the library linked against at application run time.