Gimp.enums_init (original) (raw)
Gimp
API Version: 3.0
Library Version: 3.0.2
Functions
Generated by gi-docgen 2023.1
Function
Gimpenums_init
since: 2.4
Declaration [src]
void
gimp_enums_init (
void
)
Description [src]
This function makes sure all the enum types are registered with the GType
system. This is intended for use by language bindings that need the symbols early, before gimp_main is run. It’s not necessary for plug-ins to call this directly, because the normal plug-in initialization code will handle it implicitly.
Available since: 2.4