Gtk.Widget.OnButtonReleaseEvent Method
Default handler for the Widget.ButtonReleaseEvent event.

Syntax

protected virtual bool OnButtonReleaseEvent (Gdk.EventButton evnt)

Parameters

evnt
a Gdk.EventButton

Returns

a bool

Remarks

Override this method in a subclass to provide a default handler for the Widget.ButtonReleaseEvent event.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)