Tries to open the connection.
The function either blocks or, if a GMaincontext
has been specified using
set_main_context, processes the events for that main context until
either the connection opening has succeeded or failed.
If the connection is already opened, then this function returns true immediately.
this |
a Connection object |
TRUE if the connection is opened, and FALSE otherwise. |