PicasaWebAlbum
Object Hierarchy:
Description:
[
CCode ( lower_case_csuffix =
"picasaweb_album" , type_id =
"gdata_picasaweb_album_get_type ()" ) ]
[
Version ( since =
"0.4.0" ) ]
public class PicasaWebAlbum :
Entry
All the fields in the PicasaWebAlbum structure are private and should never be accessed directly.
Content:
Properties:
- public string album_id { owned get; construct; }
The ID of the album.
- public long bytes_used { get; }
The number of bytes consumed by this album and its contents.
- public uint comment_count { get; }
The number of comments on the album.
- public int64 edited { get; }
The time this album was last edited.
- public bool is_commenting_enabled { get; set; }
- public double latitude { get; set; }
The location as a latitude coordinate associated with this album.
- public string location { get; set; }
The user-specified location associated with the album.
- public double longitude { get; set; }
The location as a longitude coordinate associated with this album.
- public string nickname { get; }
The user's nickname.
- public uint num_photos { get; }
The number of photos and videos in the album.
- public uint num_photos_remaining { get; }
The number of photos and videos that can still be uploaded to this
album.
- public string[] tags { get; set; }
A null
-terminated array of tags associated with the
album; all the tags associated with the individual photos in the album.
- public int64 timestamp { get; set; }
The timestamp of when the album occurred, settable by the user.
- public string user { get; }
The username of the album owner.
- public PicasaWebVisibility visibility { get; set; }
The visibility (or access rights) of the album.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Entry
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref