[Gtk-sharp-list] gtk_binding_entry in Gtk#?

Mike Kestner mkestner at novell.com
Mon Oct 24 10:54:10 EDT 2005


On Mon, 2005-10-24 at 01:20 +0200, Fredrik Nilsson wrote:
> Hi,
> 
> I can't find any implementation of gtk_binding_entry_* in Gtk#.
> They are in the raw files when looking in svn, but I can't find
> them in monodoc or monodevelop completionwindows.
> Maybe there is a better way to implement keybindings??
> I wan't to recieve an event when the user press Alt-1 to Alt-0.

Take a look at sample/Subclass.cs for how to add keybindings using C#
attributes.

-- 
Mike Kestner <mkestner at novell.com>



More information about the Gtk-sharp-list mailing list