C# Class RotateCommand, f-spot

Mostrar archivo Open project: mono/f-spot Class Usage Examples

Public Methods

Method Description
Execute ( RotateDirection direction, IPhoto items ) : bool
RotateCommand ( Gtk parent_window ) : System

Private Methods

Method Description
RunGenericError ( System e, string path ) : void
RunGenericError ( System e, string path, string msg ) : void
RunReadonlyError ( int readonly_count ) : void

Method Details

Execute() public method

public Execute ( RotateDirection direction, IPhoto items ) : bool
direction RotateDirection
items IPhoto
return bool

RotateCommand() public method

public RotateCommand ( Gtk parent_window ) : System
parent_window Gtk
return System