Ryujinx-GtkSharp/gnome/CanvasPolygon.custom

15 lines
315 B
Plaintext
Raw Normal View History

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