File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1276,8 +1276,8 @@ refresh_menu_items (XAppFavorites *favorites,
12761276 * @favorites: The #XAppFavorites instance.
12771277 * @mimetypes: (nullable): The mimetypes to filter for, or NULL to include all favorites.
12781278 * @callback: (scope notified): (closure user_data): The callback to use when a menu item has been selected.
1279- * @user_data: (closure): The data to pass to the callback
1280- * @func: Destroy function for user_data
1279+ * @user_data: The data to pass to the callback.
1280+ * @func: Destroy function for user_data.
12811281 *
12821282 * Generates a GtkMenu widget populated with favorites. The callback will be called when
12831283 * a menu item has been activated, and will include the uri of the respective item.
You can’t perform that action at this time.
0 commit comments