mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpwidgets: Fix error in docs for gimp_enum_combo_box_set_icon_prefix
This function was just added in 79bd9c60de
This commit is contained in:
parent
edaebf97b7
commit
ab36f26e63
1 changed files with 1 additions and 3 deletions
|
@ -211,9 +211,7 @@ gimp_enum_combo_box_set_stock_prefix (GimpEnumComboBox *combo_box,
|
|||
* gimp_enum_store_set_icon_prefix() to find out what to use as
|
||||
* @icon_prefix.
|
||||
*
|
||||
* Since: GIMP 2.4
|
||||
*
|
||||
* Deprecated: GIMP 2.10
|
||||
* Since: GIMP 2.10
|
||||
**/
|
||||
void
|
||||
gimp_enum_combo_box_set_icon_prefix (GimpEnumComboBox *combo_box,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue