Property | Type | Description | |
---|---|---|---|
AddVersionUnsafely | void | ||
CreateVersion | uint | ||
CreateVersion | uint | ||
DeleteEmptyDirectory | void | ||
DirectoryIsEmpty | bool | ||
GetFilenameForVersionName | string |
Method | Description | |
---|---|---|
AddTag ( IEnumerable |
||
AddTag ( FSpot.Tag tag ) : void | ||
AddTagUnsafely ( FSpot.Tag tag ) : void | ||
AddVersion ( |
||
AddVersion ( |
||
CompareTo ( |
||
CompareTo ( object obj ) : int | ||
CopyAttributesFrom ( |
||
CreateDefaultModifiedVersion ( uint base_version_id, bool create_file ) : uint | ||
CreateNamedVersion ( string name, string extension, uint base_version_id, bool create_file ) : uint | ||
CreateReparentedVersion ( FSpot.PhotoVersion version ) : uint | ||
CreateReparentedVersion ( FSpot.PhotoVersion version, bool is_protected ) : uint | ||
CreateVersion ( string name, uint base_version_id, bool create ) : uint | ||
DeleteVersion ( uint version_id ) : void | ||
DeleteVersion ( uint version_id, bool remove_original ) : void | ||
DeleteVersion ( uint version_id, bool remove_original, bool keep_file ) : void | ||
GetVersion ( uint version_id ) : FSpot.PhotoVersion | ||
HasTag ( FSpot.Tag tag ) : bool | ||
Photo ( uint id, long unix_time ) : Hyena | ||
RemoveCategory ( IList |
||
RemoveTag ( FSpot.Tag tag ) : void | ||
RenameVersion ( uint version_id, string new_name ) : void | ||
ResetMD5Cache ( ) : void | ||
SaveVersion ( Gdk buffer, bool create_version ) : uint | ||
SetDefaultVersion ( IPhotoVersion version ) : void | ||
VersionNameExists ( string version_name ) : bool | ||
VersionUri ( uint version_id ) : |
Method | Description | |
---|---|---|
AddVersionUnsafely ( uint version_id, |
||
CreateVersion ( string name, string extension, uint base_version_id, bool create ) : uint | ||
CreateVersion ( string name, string extension, uint base_version_id, bool create, bool is_protected ) : uint | ||
DeleteEmptyDirectory ( GLib directory ) : void | ||
DirectoryIsEmpty ( GLib directory ) : bool | ||
GetFilenameForVersionName ( string version_name, string extension ) : string |
public AddTagUnsafely ( FSpot.Tag tag ) : void | ||
tag | FSpot.Tag | |
return | void |
public AddVersion ( |
||
base_uri | ||
filename | string | |
name | string | |
return | uint |
public AddVersion ( |
||
base_uri | ||
filename | string | |
name | string | |
is_protected | bool | |
return | uint |
public CopyAttributesFrom ( |
||
that | ||
return | void |
public CreateDefaultModifiedVersion ( uint base_version_id, bool create_file ) : uint | ||
base_version_id | uint | |
create_file | bool | |
return | uint |
public CreateNamedVersion ( string name, string extension, uint base_version_id, bool create_file ) : uint | ||
name | string | |
extension | string | |
base_version_id | uint | |
create_file | bool | |
return | uint |
public CreateReparentedVersion ( FSpot.PhotoVersion version ) : uint | ||
version | FSpot.PhotoVersion | |
return | uint |
public CreateReparentedVersion ( FSpot.PhotoVersion version, bool is_protected ) : uint | ||
version | FSpot.PhotoVersion | |
is_protected | bool | |
return | uint |
public CreateVersion ( string name, uint base_version_id, bool create ) : uint | ||
name | string | |
base_version_id | uint | |
create | bool | |
return | uint |
public DeleteVersion ( uint version_id ) : void | ||
version_id | uint | |
return | void |
public DeleteVersion ( uint version_id, bool remove_original ) : void | ||
version_id | uint | |
remove_original | bool | |
return | void |
public DeleteVersion ( uint version_id, bool remove_original, bool keep_file ) : void | ||
version_id | uint | |
remove_original | bool | |
keep_file | bool | |
return | void |
public GetVersion ( uint version_id ) : FSpot.PhotoVersion | ||
version_id | uint | |
return | FSpot.PhotoVersion |
public Photo ( uint id, long unix_time ) : Hyena | ||
id | uint | |
unix_time | long | |
return | Hyena |
public RemoveCategory ( IList |
||
taglist | IList |
|
return | void |
public RenameVersion ( uint version_id, string new_name ) : void | ||
version_id | uint | |
new_name | string | |
return | void |
public SaveVersion ( Gdk buffer, bool create_version ) : uint | ||
buffer | Gdk | |
create_version | bool | |
return | uint |
public SetDefaultVersion ( IPhotoVersion version ) : void | ||
version | IPhotoVersion | |
return | void |
public VersionNameExists ( string version_name ) : bool | ||
version_name | string | |
return | bool |
public VersionUri ( uint version_id ) : |
||
version_id | uint | |
return |