Re: [Vala] add_accelerator with no ModifierType



Hi all,

i try tio use the "Widget.add_accelerator" funktion...

I do not want a "Gdk.ModifierType", but "Gdk.ModifierType.NONE" is not avail

How to do this?

add_accelerator ("activate", accel_group, Gdk.Key.F5, Gdk.ModifierType.*????*, Gtk.AccelFlags.VISIBLE);


Thanks for Help!

Wolfgang



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