Gtk.Widget.OnVisibilityNotifyEvent Method
Default handler for the Widget.VisibilityNotifyEvent event.

Syntax

protected virtual bool OnVisibilityNotifyEvent (Gdk.EventVisibility evnt)

Parameters

evnt
a Gdk.EventVisibility

Returns

a bool

Remarks

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

Requirements

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