Constructor
FwupdPluginPluginnew_from_gtype
Declaration [src]
FuPlugin*
fu_plugin_new_from_gtype (
GType gtype,
FuContext* ctx
)
Parameters
gtype |
GType |
A |
|
ctx |
FuContext |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | FuPlugin |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |