menu question

2016-08-18 Thread Krzysztof
I'm beginning to manually set up application menu. I've done this: void SimApp::on_startup() { Glib::RefPtr appmenu = Gio::Menu::create(); Glib::RefPtr itemnew = Gio::Menu::create(); add_action("filenew", sigc::mem_fun(*this, ::on_file_menu_new)); itemnew->append("New",

Re: ‘gtk_widget_override_background_color’ is deprecated

2016-08-18 Thread Stefan Salewski
On Thu, 2016-08-18 at 22:21 +0200, rastersoft wrote: > Hi all: > > Gtk.Widget.override_background is deprecated. How should I replace it? I > read something about CSS, but not sure how to do it... > Yes, the effort is large unfortunately. Maybe you can continue using the deprecated functions.

‘gtk_widget_override_background_color’ is deprecated

2016-08-18 Thread rastersoft
Hi all: Gtk.Widget.override_background is deprecated. How should I replace it? I read something about CSS, but not sure how to do it... Thanks. -- Nos leemos RASTER(Linux user #228804) ras...@rastersoft.com http://www.rastersoft.com