Directories
¶
| Path | Synopsis |
|---|---|
|
package core implements core functionality for the generated files this core lib is imported by the generated code
|
package core implements core functionality for the generated files this core lib is imported by the generated code |
|
gir
|
|
|
pass
package pass implements the first and second pass to go from gir files to go files the first pass collects basic type information the second pass uses the basic type information to go over the gir files again and convert it to go files
|
package pass implements the first and second pass to go from gir files to go files the first pass collects basic type information the second pass uses the basic type information to go over the gir files again and convert it to go files |
|
types
package types implements types as found in gir XML files NOTE: This was copied largely from (the type definitions) from https://github.com/diamondburned/gotk4
|
package types implements types as found in gir XML files NOTE: This was copied largely from (the type definitions) from https://github.com/diamondburned/gotk4 |
|
util
package util implements some utility functions for parsing/converting gir files TODO: Maybe some of this can more easily be done with regexes?
|
package util implements some utility functions for parsing/converting gir files TODO: Maybe some of this can more easily be done with regexes? |
Click to show internal directories.
Click to hide internal directories.