GimpUi.EnumComboBox.prototype.set_icon_prefix

function set_icon_prefix(icon_prefix: String): void {
    // Gjs wrapper for gimp_enum_combo_box_set_icon_prefix()
}
  

Attempts to create icons for all items in the combo_box. See GimpUi.EnumStore.prototype.set_icon_prefix to find out what to use as icon_prefix.

Since 2.10

icon_prefix

a prefix to create icon names from enum values