EBackend: Add a "connectable" property (GSocketConnectable).
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 18 Feb 2013 00:30:29 +0000 (19:30 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 18 Feb 2013 03:28:38 +0000 (22:28 -0500)
commit63d1350ed10d91a5915ef47fb0a92c43b70c7686
treed6e19529ed96effa3e6ae059d5fa794f3c5327cd
parent39f1ca01de51487fa806aab077dfed354f515790
EBackend: Add a "connectable" property (GSocketConnectable).

This is the socket endpoint for the network service to which the
EBackend is a client.  This can be NULL if the EBackend does not
use network sockets.

The initial value of the "connectable" property is derived from the
ESourceAuthentication extension of the EBackend's "source" property,
if the extension is present.
docs/reference/libebackend/libebackend-sections.txt
libebackend/e-backend.c
libebackend/e-backend.h