How can I get a html code from some site(e.g. www.google.com) using vala(gtk)?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
Use the Vala GIO File open shown here http://live.gnome.org/Vala/GIOSamples
This is the standard method of grabbing files and web pages and you can use the uri syntax for a number of supported protocols such as ssh, ftp, etc. |
||||
|
|