libgimpwidgets: remove gimp_color_profile_chooser_dialog_new()
Its API was too limited, and adding parameters for what we need next would be equally random. It's a rarely used and mostly internal widget, so simply use g_object_new().
This commit is contained in:
@ -74,7 +74,6 @@ EXPORTS
|
||||
gimp_color_notebook_set_has_page
|
||||
gimp_color_picker_cursors_get_resource
|
||||
gimp_color_profile_chooser_dialog_get_type
|
||||
gimp_color_profile_chooser_dialog_new
|
||||
gimp_color_profile_combo_box_add
|
||||
gimp_color_profile_combo_box_add_file
|
||||
gimp_color_profile_combo_box_get_active
|
||||
|
||||
Reference in New Issue
Block a user