[gnome-software: 22/38] gs-odrs-provider: Update docs to drop gs_plugin_refresh()




commit 163e528cccb6b3fad25eee665b3b9e0cddf93861
Author: Philip Withnall <pwithnall endlessos org>
Date:   Sun Feb 20 17:49:47 2022 +0000

    gs-odrs-provider: Update docs to drop gs_plugin_refresh()
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Helps: #1472

 lib/gs-odrs-provider.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-odrs-provider.c b/lib/gs-odrs-provider.c
index 3cbb81447..891724cae 100644
--- a/lib/gs-odrs-provider.c
+++ b/lib/gs-odrs-provider.c
@@ -1329,7 +1329,7 @@ static void download_ratings_cb (GObject      *source_object,
 /**
  * gs_odrs_provider_refresh_ratings_async:
  * @self: a #GsOdrsProvider
- * @cache_age_secs: cache age, in seconds, as passed to gs_plugin_refresh()
+ * @cache_age_secs: cache age, in seconds, as passed to #GsPluginClass.refresh_metadata_async()
  * @progress_callback: (nullable): callback to call with progress information
  * @progress_user_data: (nullable) (closure progress_callback): data to pass
  *   to @progress_callback


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]