Easy way to generate the error message if you've got gtkmm-3.0: compile
and execute the code at https://git.gnome.org/browse/gtkmm-
documentation/tree/examples/book/treeview/listviewtext. Grab the bottom
of the window and drag it up until the column header row begins to be
occluded.
--
You receiv
Public bug reported:
This code works properly:
Glib::RefPtr item = Gio::MenuItem::create("_Copy", "win.copy");
item->set_attribute_value("accel",
Glib::Variant::create("c"));
submenu_edit->append_item(item);
But set_attribute_value() is threatened with deprecation. The replacement
funct
Not a bug. When there is a valid .desktop file accompanying the
application, it works just fine.
** Changed in: unity (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
htt
Public bug reported:
Ubuntu 14.10 64-bit
Unity 7.3.1+14.10.20141016-0ubuntu1
My application subclasses Gtk::Application, and my constructor calls
Glib::set_application_name ( "Test App Menu" ). I expected the app menu
to be titled "Test App Menu", which is what happens when using the Gnome
deskto
4 matches
Mail list logo