Method

FwupdRemoteget_order_before

Declaration [src]

gchar**
fwupd_remote_get_order_before (
  FwupdRemote* self
)

Description [src]

Gets the list of remotes this plugin should be ordered before.

Available since:0.9.5

Return value

Returns: An array of utf8
 

An array.

 The array is NULL-terminated.
 The data is owned by the instance.
 Each element is a NUL terminated UTF-8 string.