C# Class GtkSharpVectorViewer, savagesvg

Mostrar archivo Open project: codebutler/savagesvg

Public Methods

Method Description
GtkSharpVectorViewer ( string args ) : System
Main ( string args ) : void

Private Methods

Method Description
AddW3CTests ( ) : void
LoadUri ( Uri uri ) : void
goButton_Clicked ( object sender, EventArgs args ) : void
hideSidebarButton_clicked ( object sender, EventArgs args ) : void
showReferenceCheck_Clicked ( object sender, EventArgs args ) : void
testsTreeView_RowActivated ( object sender, Gtk.RowActivatedArgs args ) : void
viewTests_Activated ( object sender, EventArgs args ) : void

Method Details

GtkSharpVectorViewer() public method

public GtkSharpVectorViewer ( string args ) : System
args string
return System

Main() public static method

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