C# Class Monodoc.Widgets.Samples.Browser

Inheritance: Gtk.Window
Exibir arquivo Open project: mono/monodoc-widgets Class Usage Examples

Public Methods

Method Description
Browser ( string catalog_dir ) : System
Main ( string args ) : int

Protected Methods

Method Description
OnDeleteEvent ( Gdk.Event ev ) : bool

Method Details

Browser() public method

public Browser ( string catalog_dir ) : System
catalog_dir string
return System

Main() public static method

public static Main ( string args ) : int
args string
return int

OnDeleteEvent() protected method

protected OnDeleteEvent ( Gdk.Event ev ) : bool
ev Gdk.Event
return bool