[gtkmm] StockMenuElems with submenu not possible?
- From: Christof Petig <christof petig-baender de>
- To: gtkmm-list gnome org
- Subject: [gtkmm] StockMenuElems with submenu not possible?
- Date: Mon, 21 Oct 2002 11:51:05 +0200
Recently one of the glade-- users managed to create a stock menu item
with a submenu. (actually it was "help" IIRC)
But StockMenuElem lacks a ctor with a submenu argument. Do I guess right
that simply nobody ever tried to use such a thing, before?
Should I provide a patch or are there any reasons for not having
StockMenuElem::StockMenuElem(const Gtk::StockID& stock_id, [const
AccelKey& key,] Gtk::Menu& submenu);
?
Christof
PS: I finally came across to eliminate manage(Gtk::Window) and
static_cast<> in glade--.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]