GtkSharp/sample/test
Bertrand Lorentz bef589e836 gtk: Facilitate use of ComboBox and ComboBoxText with an Entry
Add ComboBox[Text] (bool with_entry) protected constructors to allow
subclasses with an Entry.
Add an Entry property for easy access to the Entry child widget.

Also remove the unused gtk/ComboBoxEntry.custom.
2011-07-16 15:45:30 +02:00
..
ChangeLog
Makefile.am
TestCheckButton.cs
TestColorSelection.cs
TestComboBox.cs
TestDialog.cs
TestFlipping.cs
TestRadioButton.cs
TestRange.cs
TestSizeGroup.cs
TestStatusbar.cs
WidgetViewer.cs