GimpUi.icons_init

@returns(none)
def icons_init():
    # Python 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.