Re: Using Gtk.Builder to create a menubar.
- From: cecashon aol com
- To: c buhtz posteo jp, gtk-app-devel-list gnome org
- Subject: Re: Using Gtk.Builder to create a menubar.
- Date: Thu, 26 Apr 2018 13:47:09 -0400
"1. It uses "QMenu" (from Gtk or Gio?) to build a menu structure. I would
prefere this way instead of an XML string. It should be possible
in Python, too? Gtk.Menu or Gio.Menu?"
My understanding of this is that the GMenu is used with the GtkApplication and a GtkMenu is used with the
"regular" GTK setup. You can use either one in code depending on what your program needs and how your program
is structured.
Eric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]