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