diff options
| author | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-06 03:06:48 -0400 |
|---|---|---|
| committer | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-06 03:06:48 -0400 |
| commit | 57ae07f66541348497db9a5bb84c99770e7b14c1 (patch) | |
| tree | f5380c2eec9bf453d7c836803f1dcb8c1297c4de /auto_randr.go | |
| parent | a3d809515dde06999508d11127d7a28e910360b8 (diff) | |
auto-generated Go code ftw. ~65,000 lines. woooheee
Diffstat (limited to 'auto_randr.go')
| -rw-r--r-- | auto_randr.go | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/auto_randr.go b/auto_randr.go index fdb10ca..bb092f5 100644 --- a/auto_randr.go +++ b/auto_randr.go @@ -1,7 +1,7 @@ package xgb /* - This file was generated by randr.xml on May 5 2012 6:06:50pm EDT. + This file was generated by randr.xml on May 6 2012 3:00:44am EDT. This file is automatically generated. Edit at your peril! */ @@ -10,12 +10,6 @@ package xgb // import "xproto" // import "render" -// Skipping definition for base type 'Id' - -// Skipping definition for base type 'Card8' - -// Skipping definition for base type 'Int16' - // Skipping definition for base type 'Int32' // Skipping definition for base type 'Void' @@ -36,6 +30,12 @@ package xgb // Skipping definition for base type 'Float' +// Skipping definition for base type 'Id' + +// Skipping definition for base type 'Card8' + +// Skipping definition for base type 'Int16' + const ( RandrRotationRotate0 = 1 RandrRotationRotate90 = 2 |
