get_user
Description:
[ Version ( since = "0.6.0" ) ]
public PicasaWebUser get_user (string? username, Cancellable? cancellable = null) throws Error
public PicasaWebUser get_user (string? username, Cancellable? cancellable = null) throws Error
Queries the service to return the user specified by username
.
Parameters:
this | |
username |
the username of the user whose information you wish to retrieve, or |
cancellable |
optional Cancellable object, or |
Returns:
a PicasaWebUser; unref with unref |