C# Class Adroit.Gui.Widgets.CellRendererFlag

Inheritance: Gtk.CellRendererPixbuf
Show file Open project: chergert/adroit Class Usage Examples

Public Methods

Method Description
StartEditing ( Gdk evnt, Gtk widget, string path, Gdk background_area, Gdk cell_area, Gtk flags ) : CellEditable

Method Details

StartEditing() public method

public StartEditing ( Gdk evnt, Gtk widget, string path, Gdk background_area, Gdk cell_area, Gtk flags ) : CellEditable
evnt Gdk
widget Gtk
path string
background_area Gdk
cell_area Gdk
flags Gtk
return CellEditable