C# Class Summa.Actions.NewTabAction

Inheritance: Gtk.Action
Mostrar archivo Open project: wfarr/newskit

Public Methods

Method Description
NewTab ( object obj, EventArgs args ) : void
NewTabAction ( Browser browser ) : System

Method Details

NewTab() public method

public NewTab ( object obj, EventArgs args ) : void
obj object
args System.EventArgs
return void

NewTabAction() public method

public NewTabAction ( Browser browser ) : System
browser Summa.Gui.Browser
return System