Ryujinx-GtkSharp/gnome/CanvasRE.custom

15 lines
320 B
Plaintext
Raw Normal View History

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