Ryujinx-GtkSharp/gnome/CanvasBpath.custom

15 lines
309 B
Plaintext
Raw Normal View History

//
// 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)
{
}