C# Class LongoMatch.GtkGlue.UrlHandlerClosure

Afficher le fichier Open project: GNOME/longomatch

Méthodes publiques

Méthode Description
ConnectTo ( Gtk label ) : void
UrlHandlerClosure ( Action urlHandler ) : System

Private Methods

Méthode Description
HandleLink ( object sender, ActivateLinkEventArgs args ) : void

Method Details

ConnectTo() public méthode

public ConnectTo ( Gtk label ) : void
label Gtk
Résultat void

UrlHandlerClosure() public méthode

public UrlHandlerClosure ( Action urlHandler ) : System
urlHandler Action
Résultat System