Method
FwupdClientget_main_context
since: 1.5.3
[−]
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
[−]
Return value
Type: GMainContext
The main context.
The caller of the method takes ownership of the data, and is responsible for freeing it. |