Re: [gtkmm] getting the text from a menu item



On Tue, 2003-11-11 at 01:44, Eric Bourque wrote:
> Is there an easy way to get the text of an active menu item? I have an
> option menu which is instantiated by libglademm, but don't really know
> what the proper way to get the selection is.

It turns out I missed the section in glade where I could name the
MenuItems. Connecting to signal_activate() for those did the trick after
that.

Cheers,

Eric






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