GimpUi.icons_init
function icons_init(): void {
// Gjs wrapper for gimp_icons_init()
}
Initializes the GIMP stock icon factory.
You don't need to call this function as GimpUi.init already does this for you.
function icons_init(): void {
// Gjs wrapper for gimp_icons_init()
}
Initializes the GIMP stock icon factory.
You don't need to call this function as GimpUi.init already does this for you.