C# Class Pinta.Core.ToolBarComboBox

Inheritance: Gtk.ToolItem
Mostrar archivo Open project: xxgreg/Pinta Class Usage Examples

Public Methods

Method Description
ToolBarComboBox ( int width, int activeIndex, bool allowEntry ) : System

Method Details

ToolBarComboBox() public method

public ToolBarComboBox ( int width, int activeIndex, bool allowEntry ) : System
width int
activeIndex int
allowEntry bool
return System