Gtk.Container.OnFocusChildSet Method
Default handler for the Container.FocusChildSet event.

Syntax

protected virtual void OnFocusChildSet (Widget widget)

Parameters

widget
a Gtk.Widget

Remarks

Override this method in a subclass to provide a default handler for the Container.FocusChildSet event.

Requirements

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