gtk+ r20781 - trunk/gtk/tests
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20781 - trunk/gtk/tests
- Date: Sat, 5 Jul 2008 18:29:10 +0000 (UTC)
Author: matthiasc
Date: Sat Jul 5 18:29:09 2008
New Revision: 20781
URL: http://svn.gnome.org/viewvc/gtk+?rev=20781&view=rev
Log:
Forgotten file
Modified:
trunk/gtk/tests/object.c
Modified: trunk/gtk/tests/object.c
==============================================================================
--- trunk/gtk/tests/object.c (original)
+++ trunk/gtk/tests/object.c Sat Jul 5 18:29:09 2008
@@ -78,6 +78,8 @@
{ "GtkFileChooserButton", "action", (void*) GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER },
{ "GtkFileChooserWidget", "select-multiple", (void*) 0x1 }, /* property conflicts */
{ "GtkFileChooserDialog", "select-multiple", (void*) MATCH_ANY_VALUE }, /* property disabled */
+ { "GtkMenu", "accel-path", (void*) MATCH_ANY_VALUE }, /* has odd restrictions in the setter */
+ { "GtkMenuItem", "accel-path", (void*) MATCH_ANY_VALUE }, /* has odd restrictions in the setter */
{ "GtkRecentChooserMenu", "select-multiple", (void*) MATCH_ANY_VALUE }, /* property disabled */
{ "GtkTextView", "overwrite", (void*) MATCH_ANY_VALUE }, /* needs text buffer */
{ "GtkToolbar", "icon-size", (void*) GTK_ICON_SIZE_INVALID },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]