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