C# Class LongoMatch.GtkGlue.UrlHandlerClosure

显示文件 Open project: GNOME/longomatch

Public Methods

Method Description
ConnectTo ( Gtk label ) : void
UrlHandlerClosure ( Action urlHandler ) : System

Private Methods

Method Description
HandleLink ( object sender, ActivateLinkEventArgs args ) : void

Method Details

ConnectTo() public method

public ConnectTo ( Gtk label ) : void
label Gtk
return void

UrlHandlerClosure() public method

public UrlHandlerClosure ( Action urlHandler ) : System
urlHandler Action
return System