mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
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:
parent
61a1c877c1
commit
2bfd0711e8
7 changed files with 13 additions and 18 deletions
|
@ -205,7 +205,6 @@ GIMP_COLOR_SELECTION_GET_CLASS
|
|||
<SECTION>
|
||||
<FILE>gimpcolorprofilechooserdialog</FILE>
|
||||
<TITLE>GimpColorProfileChooserDialog</TITLE>
|
||||
gimp_color_profile_chooser_dialog_new
|
||||
<SUBSECTION Standard>
|
||||
GIMP_COLOR_PROFILE_CHOOSER_DIALOG
|
||||
GIMP_COLOR_PROFILE_CHOOSER_DIALOG_CLASS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue