Gtk.Widget.VisibilityNotifyEvent Event
Raised whenever the visibility state of the widget changes--- partially visible or fully visible, for example.

Syntax

[GLib.Signal("visibility_notify_event")]
public event VisibilityNotifyEventHandler VisibilityNotifyEvent

Remarks

It may be preferable to handle a Gtk.Widget.ExposeEventinstead.

Requirements

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