mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-10-27 11:17:50 +00:00
* configure.in: Check for libgnomecanvas. * gtk/ColorSelectionDialog.custom: Create a button subclass which contains a reference to the parent ColorSelectionDialog. Modify properties to return this subclass instead of a regular Gtk.Button. * gtk/FileSelection.custom: Ditto. * sample/test/TestFileSelection.cs (file_selection_ok): Demonstrate the button subclass by destroying the parent dialog when the ok button is clicked. svn path=/trunk/gtk-sharp/; revision=6610 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Adjustment.custom | ||
| Application.cs | ||
| ColorSelectionDialog.custom | ||
| Dialog.custom | ||
| FileSelection.custom | ||
| ListStore.custom | ||
| Makefile.in | ||
| makefile.win32 | ||
| Paned.custom | ||
| ScrolledWindow.custom | ||
| Style.custom | ||
| TreeModel.custom | ||
| TreeModelSort.custom | ||
| TreeStore.custom | ||
| TreeView.custom | ||
| Widget.custom | ||
| Window.custom | ||