Method
FwupdPluginBackendget_context
since: 1.6.1
Declaration [src]
FuContext*
fu_backend_get_context (
FuBackend* self
)
Return value
Type: FuContext
A FuContext
or NULL
if not set.
The data is owned by the instance. |
since: 1.6.1
FuContext*
fu_backend_get_context (
FuBackend* self
)
Type: FuContext
A FuContext
or NULL
if not set.
The data is owned by the instance. |