Method

FwupdPluginContextget_main_context

since: 2.1.8

Declaration [src]

GMainContext*
fu_context_get_main_context (
  FuContext* self
)

Description [src]

Gets the main context.

Available since: 2.1.8

Return value

Type: GMainContext

A GMainContextm or NULL if unset.

The returned data is owned by the instance.