2003-01-21 21:41:10 +00:00
|
|
|
//
|
|
|
|
// Gtk.ScrolledWindow.custom - Gtk ScrolledWindow class customizations
|
|
|
|
//
|
|
|
|
// Author: Radek Doulik (rodo@ximian.com)
|
|
|
|
//
|
|
|
|
// Copyright (C) 2002 Ximian, Inc.
|
|
|
|
//
|
|
|
|
// This code is inserted after the automatically generated code.
|
|
|
|
//
|
2004-04-07 19:15:01 +00:00
|
|
|
public Frame() : this (null) {}
|