Top | ![]() |
![]() |
![]() |
![]() |
GDBusProxy * ide_worker_create_proxy (IdeWorker *self
,GDBusConnection *connection
,GError **error
);
Creates a new proxy to be connected to the subprocess peer on the other
end of connection
.
self |
An IdeWorker. |
|
connection |
a GDBusConnection connected to the worker process. |
|
error |
a location for a GError, or |
[allow-none] |
void ide_worker_register_service (IdeWorker *self
,GDBusConnection *connection
);