C# Class Summa.Actions.ZoomInAction

Inheritance: Gtk.Action
Afficher le fichier Open project: wfarr/newskit

Méthodes publiques

Méthode Description
CheckShouldSensitive ( ) : void
ZoomIn ( object obj, EventArgs args ) : void
ZoomInAction ( Browser browser ) : System

Method Details

CheckShouldSensitive() public méthode

public CheckShouldSensitive ( ) : void
Résultat void

ZoomIn() public méthode

public ZoomIn ( object obj, EventArgs args ) : void
obj object
args System.EventArgs
Résultat void

ZoomInAction() public méthode

public ZoomInAction ( Browser browser ) : System
browser Summa.Gui.Browser
Résultat System