Re: [gtk-list] gtkoptionmenu, how to get the selected menuitem'slabel?
- From: Gustavo Joćo Alves Marques Carneiro <ee96090 fe up pt>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] gtkoptionmenu, how to get the selected menuitem'slabel?
- Date: Fri, 29 Oct 1999 11:43:02 +0100 (WET)
	The only way I could find was to access the private member
'menu_item' from the GtkOptionMenu structure, like this:
	GTK_BIN(GTK_OPTION_MENU(opmenu)->menu_item)->child
	But I think there must be another way to do it. If not, it should.	
On Thu, 28 Oct 1999, Raul Dias wrote:
> Hi,
> 
> Iam trying to find out what is the selected menuitem's label from a 
> OptionMenu.
> 
> Note that i am not using the 'activate' signal for each menuitem.
> 
> I want to find out the selected menuitem, just after the user clicks
> into another button.
> 
> Is there a way to find this out (the label from menuitem active)?
> 
> Or I have to use the 'active' signal for each menuitem?
> 
> 
> 
> Thanks,
> 
> Raul Dias
> 
> 
-- 
Gustavo J.A.M. Carneiro
World::Portugal::FEUP::DEEC::LEEC::TEC
[reinolinux.fe.up.pt/~ee96090]
                                       
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]