![]() |
![]() |
![]() |
ZIF Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
ZifMdMetalink; ZifMdMetalinkClass; GPtrArray * zif_md_metalink_get_uris (ZifMdMetalink *md
,guint threshold
,ZifState *state
,GError **error
); ZifMd * zif_md_metalink_new (void
);
GPtrArray * zif_md_metalink_get_uris (ZifMdMetalink *md
,guint threshold
,ZifState *state
,GError **error
);
Finds all mirrors we should use.
|
A ZifMdMetalink |
|
A threshold in percent |
|
A ZifState to use for progress reporting |
|
A GError, or NULL
|
Returns : |
The URIs as an array of strings. The returned array should be freed with g_ptr_array_unref() when no longer needed. [transfer full]
|
Since 0.1.0
ZifMd * zif_md_metalink_new (void
);
Returns : |
A new ZifMdMetalink instance. |
Since 0.1.0