gimp r27735 - in trunk: . plug-ins/pygimp
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r27735 - in trunk: . plug-ins/pygimp
- Date: Thu, 27 Nov 2008 20:49:14 +0000 (UTC)
Author: neo
Date: Thu Nov 27 20:49:14 2008
New Revision: 27735
URL: http://svn.gnome.org/viewvc/gimp?rev=27735&view=rev
Log:
2008-11-27 Sven Neumann <sven gimp org>
Bug 562459 â PF_PALETTE: 'TypeError' when used in a plugin that
is
registered in <Image>
* plug-ins/pygimp/gimpui.defs (gimp_palette_select_button_new):
the 'title' parameter is optional.
Modified:
trunk/ChangeLog
trunk/plug-ins/pygimp/gimpui.defs
Modified: trunk/plug-ins/pygimp/gimpui.defs
==============================================================================
--- trunk/plug-ins/pygimp/gimpui.defs (original)
+++ trunk/plug-ins/pygimp/gimpui.defs Thu Nov 27 20:49:14 2008
@@ -3120,7 +3120,7 @@
(is-constructor-of "GimpPaletteSelectButton")
(return-type "GtkWidget*")
(properties
- '("title")
+ '("title" (optional))
'("palette-name" (argname "palette_name") (optional))
)
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]