GimpUi.StringSensitivityFunc
@accepts(unicode, gpointer)
@returns(bool)
def on_StringSensitivityFunc(id, data):
- id
the string value from the column @id_column as passed to [ctor@StringComboBox.new].
- data
the data passed in [method@StringComboBox.set_sensitivity].
- Returns