Re: Using Gtk.Builder to create a menubar.




 

There is a basic setup for the Gtk Application in Python here

https://developer.gnome.org/gnome-devel-demos/stable/hello-world.py.html.en

For C you can check 

https://github.com/cecashon/OrderedSetVelociRaptor/blob/master/Misc/Csamples/gtk_app1.c

which has a menu but doesn't use builder with an application. Maybe partial help.

Eric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]