fileroller = 3.7x in fr-window.c menubar = gtk_ui_manager_get_widget (ui, "/MenuBar"); fr_window_attach (FR_WINDOW (window), menubar, FR_WINDOW_AREA_MENUBAR); gtk_widget_show (menubar);
and after 3.7.x to the new version (3.10)
g_object_set (other_actions_action, "menu", gtk_ui_manager_get_widget (ui, "/OtherActionsMenu"), NULL); g_object_unref (other_actions_action);
for evince see: http://gnome-look.org/content/show.php/Evince+3.10+with+menubar?content=161336
fileroller = 3.7x in fr-window.c manager_ get_widget (ui, "/MenuBar"); AREA_MENUBAR) ;
menubar = gtk_ui_
fr_window_attach (FR_WINDOW (window), menubar, FR_WINDOW_
gtk_widget_show (menubar);
and after 3.7.x to the new version (3.10)
g_object_set (other_ actions_ action, "menu", gtk_ui_ manager_ get_widget (ui, "/OtherActionsM enu"), NULL); actions_ action) ;
g_object_unref (other_
for evince see: gnome-look. org/content/ show.php/ Evince+ 3.10+with+ menubar? content= 161336
http://