get_url
Description:
[ Version ( since = "1.0" ) ]
public unowned string? get_url ()
Gets the url, if the Attach is built from the url.
Parameters:
this |
The Attach to be queried
|
Returns:
The url component of the this. null if it is built from data or
there is an error.
|