# Functions
No description provided by the author
CallbackGenAssign generates a call to callback.Assign with the given fnValue.
No description provided by the author
No description provided by the author
No description provided by the author
EmbeddedFieldCheck checks if the given goType embeds the required containsType.
No description provided by the author
GenCasterInterface generates the constant caster interface that helps conceal the underlying Widget.
No description provided by the author
No description provided by the author
GenInterfaceWrappper generates the interface struct.
GenMarshalerFn generates the marshal function's surroundings.
No description provided by the author
No description provided by the author
InterfaceName turns glib interface naming conventions to Go.
No description provided by the author
No description provided by the author
No description provided by the author
SetActiveNamespace sets the active global namespace to generate from.
TypeMap maps the type to a Go type in Go code.
ZeroByteCast works around Go misdetecting C function pointers as (*[0]byte).
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
GoNamer is the interface for structs that can output idiomatic Go type names.