Virtual Method
PurpleConnectionconnect
unstable since: 3.0
Declaration [src]
gboolean
connect (
  PurpleConnection* connection
  GError** error
)
      Description [src]
Tells the connection to connect. This is done by calling the
Purple.ConnectionClass.connect function.
Due to the asynchronous nature of network connections, the return value and
error are to be used to do some initial validation before a connection is
actually attempted.
Available since: 3.0