[gnome-software: 21/38] gs-external-appstream-utils: Update docs to drop gs_plugin_refresh()




commit d0f5da93afcdca1247afce53d0488a050d5f236a
Author: Philip Withnall <pwithnall endlessos org>
Date:   Sun Feb 20 17:49:18 2022 +0000

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

 lib/gs-external-appstream-utils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-external-appstream-utils.c b/lib/gs-external-appstream-utils.c
index 0b5cbccd2..54cd20d4f 100644
--- a/lib/gs-external-appstream-utils.c
+++ b/lib/gs-external-appstream-utils.c
@@ -346,7 +346,7 @@ G_DEFINE_AUTOPTR_CLEANUP_FUNC (RefreshData, refresh_data_free)
 
 /**
  * gs_external_appstream_refresh_async:
- * @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]