[ Version ( since = "0.9.3" ) ]
public bool load_from_filename (string filename, Cancellable? cancellable = null) throws Error
Sets up the remote ready for use.
Most other methods call this for you, and do you only need to call this if you are just watching the self.
this |
A Remote |
filename |
A filename |
cancellable |
the Cancellable, or null |
true for success |