Ryujinx-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 * gtk/ComboBoxEntry.custom: add an "Entry" property to cleanly 2005-07-27 13:52:51 +00:00
Makefile.am sample: Update the "test" samples to the new APIs 2011-06-18 19:23:53 +02:00
TestCheckButton.cs 2004-02-10 Mike Kestner <mkestner@ximian.com> 2004-02-10 20:35:40 +00:00
TestColorSelection.cs sample: Update the "test" samples to the new APIs 2011-06-18 19:23:53 +02:00
TestComboBox.cs gtk: Facilitate use of ComboBox and ComboBoxText with an Entry 2011-07-16 15:45:30 +02:00
TestDialog.cs sample: Update the "test" samples to the new APIs 2011-06-18 19:23:53 +02:00
TestFlipping.cs sample: Update the "test" samples to the new APIs 2011-06-18 19:23:53 +02:00
TestRadioButton.cs 2004-02-10 Mike Kestner <mkestner@ximian.com> 2004-02-10 20:35:40 +00:00
TestRange.cs sample: Update the "test" samples to the new APIs 2011-06-18 19:23:53 +02:00
TestSizeGroup.cs sample: Update the "test" samples to the new APIs 2011-06-18 19:23:53 +02:00
TestStatusbar.cs 2004-02-10 Mike Kestner <mkestner@ximian.com> 2004-02-10 20:35:40 +00:00
WidgetViewer.cs sample: Update the "test" samples to the new APIs 2011-06-18 19:23:53 +02:00