Ryujinx-GtkSharp/gnome/CanvasBpath.custom
Rachel Hestilow ab115875e4 2002-08-05 Rachel Hestilow <hestilow@ximian.com>
* gnome/Canvas*.custom, IconTextItem.custom: Added.

	* sample/CanvasExample.cs: Added.
	* sample/Makefile.in: Build canvas example in gnome build.

svn path=/trunk/gtk-sharp/; revision=6451
2002-08-06 00:15:18 +00:00

15 lines
309 B
Plaintext

//
// Gnome.CanvasBpath.custom - Gnome CanvasBpath class customizations
//
// Author: Rachel Hestilow <hestilow@ximian.com>
//
// Copyright (C) 2002 Rachel Hestilow
//
// This code is inserted after the automatically generated code.
//
public CanvasBpath (Gnome.CanvasGroup group) : base (group, Type)
{
}