Re: menuitem activate



On Wed, May 23, 2007 at 10:36:13AM -0400, danielg RHCE wrote:
Why don't you just call the callback function which is connected to the
signal?
Or use g_signal_emit() or g_signal_emit_by_name() to "emulate" a 
click on the menu item.

That's exactly what I'm trying to do, simulate a menu item click.

gtk_widget_activate(item); or gtk_menu_item_activate(item);

Yeti

--
http://gwyddion.net/



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