C# Class Monodoc.Widgets.Samples.Browser

Inheritance: Gtk.Window
Afficher le fichier Open project: mono/monodoc-widgets Class Usage Examples

Méthodes publiques

Méthode Description
Browser ( string catalog_dir ) : System
Main ( string args ) : int

Méthodes protégées

Méthode Description
OnDeleteEvent ( Gdk.Event ev ) : bool

Method Details

Browser() public méthode

public Browser ( string catalog_dir ) : System
catalog_dir string
Résultat System

Main() public static méthode

public static Main ( string args ) : int
args string
Résultat int

OnDeleteEvent() protected méthode

protected OnDeleteEvent ( Gdk.Event ev ) : bool
ev Gdk.Event
Résultat bool