Directories
¶
Path | Synopsis |
---|---|
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 |
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 |
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.