mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-10-29 00:17:04 +00:00
* glib/Object.cs (GetProperty): New, gets props from the raw obj. (SetProperty): New, for setting props on the raw obj. * glib/Value.cs (type ctor): New needed for get accessors. *gtk/Window.cs (AllowGrow): Uncommented and filled out. (AllowShrink): Uncommented and filled out. (DestroyWithParent): Uncommented and filled out. (Modal): Uncommented and filled out. (Resizable): Added. All the bool Props work now. svn path=/trunk/gtk-sharp/; revision=1030 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Application.cs | ||
| Button.cs | ||
| Label.cs | ||
| makefile | ||
| Object.cs | ||
| Widget.cs | ||
| Window.cs | ||