Gtk
Widget
OnDirectionChanged
Gtk.Widget.OnDirectionChanged Method
Default handler for the
Widget.DirectionChanged
event.
Syntax
protected virtual
void
OnDirectionChanged
(
TextDirection
previous_direction)
Parameters
previous_direction
a
Gtk.TextDirection
Remarks
Override this method in a subclass to provide a default handler for the
Widget.DirectionChanged
event.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)