added "Since: GIMP 2.4" to the docs.

2005-03-10  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpsizeentry.c (gimp_size_entry_show_unit_menu):
	added "Since: GIMP 2.4" to the docs.

	* libgimpwidgets/gimpwidgets.def: added the new symbol.
This commit is contained in:
Sven Neumann
2005-03-09 23:47:39 +00:00
committed by Sven Neumann
parent ed9bc27163
commit bd1dba3a61
3 changed files with 10 additions and 0 deletions

View File

@ -1186,6 +1186,8 @@ gimp_size_entry_unit_callback (GtkWidget *widget,
*
* Controls whether a unit menu is shown in the size entry. If
* @show is #TRUE, the menu is shown; otherwise it is hidden.
*
* Since: GIMP 2.4
**/
void
gimp_size_entry_show_unit_menu (GimpSizeEntry *gse,