C# Class Adroit.Gui.Widgets.ModeButtonEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: chergert/custom-gtk-widgets

Public Methods

Method Description
ModeButtonEventArgs ( int index, Gtk.Widget widget ) : System

Method Details

ModeButtonEventArgs() public method

public ModeButtonEventArgs ( int index, Gtk.Widget widget ) : System
index int
widget Gtk.Widget
return System