Adding menu items dynamically
- From: John Coppens <john jcoppens com>
- To: gtk-app-devel-list gnome org
- Subject: Adding menu items dynamically
- Date: Wed, 18 Feb 2009 12:43:01 -0200
Hello people.
I'm still getting my feet wet with Glade3... I defined a menu, which works
fine, but now I want to add items to one of the submenus by program, and
I'm stuck. I did find several other people with similar problems though
(no solutions).
Glade3, via gtk-builder-convert, seems to convert the menu things to a
series of GtkActions, and a structure which defines the menu format. I
was able to create and add a new action. I can generate the menu widget
for that action, but I cannot find a way to append it. (I cannot seem to
access the menubar/menu structure)
Any pointers appreciated.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]