Ryujinx-GtkSharp/glib
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 2001-09-19 Mike Kestner <mkestner@speakeasy.net> 2001-09-19 11:37:15 +00:00
makefile 2001-09-27 Mike Kestner <mkestner@speakeasy.net> 2001-09-27 17:17:33 +00:00
Object.cs 2001-10-07 Mike Kestner <mkestner@speakeasy.net> 2001-10-07 00:41:52 +00:00
SimpleSignal.cs 2001-10-04 Mike Kestner <mkestner@speakeasy.net> 2001-10-04 23:27:19 +00:00
TypeFundamentals.cs 2001-09-27 Mike Kestner <mkestner@speakeasy.net> 2001-09-27 17:17:33 +00:00
Value.cs 2001-10-02 Mike Kestner <mkestner@speakeasy.net> 2001-10-02 01:27:44 +00:00