Method
FwupdClientget_main_context
Declaration [src]
GMainContext*
fwupd_client_get_main_context (
FwupdClient* self
)
Description [src]
Gets the internal GMainContext
to use for synchronous methods.
By default the value is set a new GMainContext
.
Available since: | 1.5.3 |