Top | ![]() |
![]() |
![]() |
![]() |
GFile * | xdg_app_remote_get_appstream_dir () |
GFile * | xdg_app_remote_get_appstream_timestamp () |
gboolean | xdg_app_remote_get_gpg_verify () |
const char * | xdg_app_remote_get_name () |
gboolean | xdg_app_remote_get_noenumerate () |
int | xdg_app_remote_get_prio () |
char * | xdg_app_remote_get_title () |
GType | xdg_app_remote_get_type () |
char * | xdg_app_remote_get_url () |
GFile * xdg_app_remote_get_appstream_dir (XdgAppRemote *self
,const char *arch
);
Returns the directory where this remote will store locally cached
appstream information for the specified arch
.
GFile * xdg_app_remote_get_appstream_timestamp (XdgAppRemote *self
,const char *arch
);
Returns the timestamp file that will be updated whenever the appstream information
has been updated (or tried to update) for the specified arch
.