C# Class Summa.Actions.ZoomOutAction

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

Méthodes publiques

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

Method Details

CheckShouldSensitive() public méthode

public CheckShouldSensitive ( ) : void
Résultat void

ZoomOut() public méthode

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

ZoomOutAction() public méthode

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