GimpUi.IntComboBox.prototype.get_label

function get_label(): String {
    // Gjs wrapper for gimp_int_combo_box_get_label()
}
  

Returns the label previously set with GimpUi.IntComboBox.prototype.set_label, or null,

Since 2.10

Returns

the combo_box' label.