C# Class RotateCommand, f-spot

Afficher le fichier Open project: mono/f-spot Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( RotateDirection direction, IPhoto items ) : bool
RotateCommand ( Gtk parent_window ) : System

Private Methods

Méthode Description
RunGenericError ( System e, string path ) : void
RunGenericError ( System e, string path, string msg ) : void
RunReadonlyError ( int readonly_count ) : void

Method Details

Execute() public méthode

public Execute ( RotateDirection direction, IPhoto items ) : bool
direction RotateDirection
items IPhoto
Résultat bool

RotateCommand() public méthode

public RotateCommand ( Gtk parent_window ) : System
parent_window Gtk
Résultat System