[Glade-users] How To Test For "show"?

Bob Jones gladeisintriguing at yahoo.com
Sun Nov 6 16:19:16 EST 2005


How can I test if a widget's propert is set to "show",
as in "gtk_widget_show"?

I'd like to code something like the following:

if (label is showing)
{
  gtk_widget_hide(label);
}

but I don't know what the code would be for the if
statement check...

Where would I find documentation for stuff like this? Thanks!


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


More information about the Glade-users mailing list