diff options
author | Thibault Saunier <tsaunier@gnome.org> | 2015-12-08 12:37:29 +0100 |
---|---|---|
committer | Thibault Saunier <tsaunier@gnome.org> | 2015-12-10 14:48:08 +0100 |
commit | f473386b88c62748c505e9bae1b2a94062a98e22 (patch) | |
tree | 6656ed86f056a6655be0dc392051a79d5ba466f2 /docs | |
parent | 08f927ca68f71530a32846b6da19eac9dc439a2c (diff) |
asset: Add a way to set asset as "needing reload"
Allowing application to force the asset system to recheck if an
asset has been "fixed" and can be used again
API:
+ ges_asset_needs_reload
Differential Revision: https://phabricator.freedesktop.org/D584
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/ges-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/ges-sections.txt b/docs/libs/ges-sections.txt index 95b3ed7f..bf735bc5 100644 --- a/docs/libs/ges-sections.txt +++ b/docs/libs/ges-sections.txt @@ -1083,6 +1083,7 @@ ges_asset_set_proxy ges_asset_list_proxies ges_asset_get_proxy_target ges_asset_get_proxy +ges_asset_needs_reload <SUBSECTION Standard> GESAssetPrivate GES_ASSET |