Ryujinx-GtkSharp/sample
Mike Kestner aa1077bbb1 2001-10-07 Mike Kestner <mkestner@speakeasy.net>
* glib/Object.cs : Added public Handle property.  It would be nice
	if I could make the RawObject public for get and protected for set,
	but that doesn't appear to be possible with C# properties.
	* gtk/Container.cs : New class with 2 of the 3 props and the Add/Remove
	methods only implemented.
	* gtk/Widget.cs : Added SizeRequest prop which is a combination of
	HeightRequest and SizeRequest. Embrace and extend gtk...
	* gtk/Window.cs : Derive from newly added Container subclass.
	* sample/ButtonApp.cs : Simple tire-kicking app.

svn path=/trunk/gtk-sharp/; revision=1112
2001-10-07 00:41:52 +00:00
..
.cvsignore Initial revision 2001-09-16 23:15:56 +00:00
ButtonApp.cs 2001-10-07 Mike Kestner <mkestner@speakeasy.net> 2001-10-07 00:41:52 +00:00
HelloWorld.cs 2001-10-02 Mike Kestner <mkestner@speakeasy.net> 2001-10-02 01:27:44 +00:00
makefile 2001-10-07 Mike Kestner <mkestner@speakeasy.net> 2001-10-07 00:41:52 +00:00