Replace GtkItemFactory by GtkUIManager in the intro (again).
Fri Oct 10 23:02:58 2003 Matthias Clasen <maclas@gmx.de> * demos/gtk-demo/menus.c: Replace GtkItemFactory by GtkUIManager in the intro (again).
This commit is contained in:
parent
e8bcc9af66
commit
dd548173bf
@ -1,3 +1,8 @@
|
|||||||
|
Fri Oct 10 23:02:58 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* demos/gtk-demo/menus.c: Replace GtkItemFactory by GtkUIManager
|
||||||
|
in the intro (again).
|
||||||
|
|
||||||
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Fixes for (#124212, Marco Pesenti Gritti):
|
Fixes for (#124212, Marco Pesenti Gritti):
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Fri Oct 10 23:02:58 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* demos/gtk-demo/menus.c: Replace GtkItemFactory by GtkUIManager
|
||||||
|
in the intro (again).
|
||||||
|
|
||||||
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Fixes for (#124212, Marco Pesenti Gritti):
|
Fixes for (#124212, Marco Pesenti Gritti):
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Fri Oct 10 23:02:58 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* demos/gtk-demo/menus.c: Replace GtkItemFactory by GtkUIManager
|
||||||
|
in the intro (again).
|
||||||
|
|
||||||
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Fixes for (#124212, Marco Pesenti Gritti):
|
Fixes for (#124212, Marco Pesenti Gritti):
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Fri Oct 10 23:02:58 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* demos/gtk-demo/menus.c: Replace GtkItemFactory by GtkUIManager
|
||||||
|
in the intro (again).
|
||||||
|
|
||||||
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Fixes for (#124212, Marco Pesenti Gritti):
|
Fixes for (#124212, Marco Pesenti Gritti):
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Fri Oct 10 23:02:58 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* demos/gtk-demo/menus.c: Replace GtkItemFactory by GtkUIManager
|
||||||
|
in the intro (again).
|
||||||
|
|
||||||
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
Fri Oct 10 22:50:05 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Fixes for (#124212, Marco Pesenti Gritti):
|
Fixes for (#124212, Marco Pesenti Gritti):
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
* up when the menu item is selected. Typically, all menu items in a menu bar
|
* up when the menu item is selected. Typically, all menu items in a menu bar
|
||||||
* have submenus.
|
* have submenus.
|
||||||
*
|
*
|
||||||
* GtkItemFactory provides a higher-level interface for creating menu bars
|
* GtkUIManager provides a higher-level interface for creating menu bars
|
||||||
* and menus; while you can construct menus manually, most people don't
|
* and menus; while you can construct menus manually, most people don't
|
||||||
* do that. There's a separate demo for GtkItemFactory.
|
* do that. There's a separate demo for GtkUIManager.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user