]> Pileus Git - ~andy/gtk/commit
Set no-show-all flag on the placeholder menu item.
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 11 Feb 2008 09:54:09 +0000 (09:54 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Mon, 11 Feb 2008 09:54:09 +0000 (09:54 +0000)
commit48c87e3e17c4ab6df5db22af23a5bd9ec0bf89c8
tree6f4ea9ceccf53b3d8c1af1e2c482cbced7101a6a
parent97e0d1120f3ac52fe5a271ffb75b2eb81632a3f6
Set no-show-all flag on the placeholder menu item.

2008-02-11  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_constructor): Set no-show-all flag
on the placeholder menu item.

* tests/testrecentchoosermenu.c:
(create_recent_chooser_menu): Use gtk_widget_show_all() to test
whether the placeholder menu item gets shown.

svn path=/trunk/; revision=19509
ChangeLog
gtk/gtklinkbutton.c
gtk/gtkrecentchoosermenu.c
tests/testrecentchoosermenu.c