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 2004-02-10 Mike Kestner <mkestner@ximian.com> 2004-02-10 20:35:40 +00:00
TestColorSelection.cs
TestComboBox.cs gtk: Facilitate use of ComboBox and ComboBoxText with an Entry 2011-07-16 15:45:30 +02:00
TestDialog.cs
TestFlipping.cs
TestRadioButton.cs
TestRange.cs
TestSizeGroup.cs
TestStatusbar.cs
WidgetViewer.cs