Re: Using Gtk.Builder to create a menubar.



Thank you very much. Your example works for me but I don't understand
why. ;)

                <attribute name='action'>win.bar</attribute>

        action_bar = Gio.SimpleAction.new('bar', None)

The name of the action in the XML and the code is different. Why? What
is the system behind it?


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