XdgAppRemoteRef
XdgAppRemoteRef — Remote application reference
|
|
Object Hierarchy
GObject
╰── XdgAppRef
╰── XdgAppRemoteRef
Description
A XdgAppRemoteRef provides information about an application or runtime
(in short: ref) that is available from a remote repository.
Functions
xdg_app_remote_ref_get_remote_name ()
const char *
xdg_app_remote_ref_get_remote_name (XdgAppRemoteRef *self
);
Gets the remote name of the ref.
Returns
the remote name.
[transfer none]
Types and Values
struct XdgAppRemoteRef
struct XdgAppRemoteRef;
Property Details
The “remote-name”
property
“remote-name” gchar *
The name of the remote.
Flags: Read / Write
Default value: NULL