menu accel



Hi,

I want to add a hot key to my menubar by

void   gtk_widget_add_accelerator      
       (GtkWidget *widget,
        const gchar *accel_signal,
        GtkAccelGroup *accel_group,
        guint accel_key,
        GdkModifierType accel_mods,
        GtkAccelFlags accel_flags);

Which signal(arguments 2) should I emit to popup
the menu ?

Thanks.
Jason



__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



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