xgbgen: process <doc> elements
Most of XCB documentation now ends up in Go sources, although the end result is of mixed quality.
This commit is contained in:
@@ -190,6 +190,7 @@ type Event struct {
|
||||
Number int
|
||||
NoSequence bool
|
||||
Fields []Field
|
||||
Doc Doc
|
||||
}
|
||||
|
||||
func (e *Event) SrcName() string {
|
||||
|
||||
Reference in New Issue
Block a user