XdgAppRemoteRef

XdgAppRemoteRef — Remote application reference

Functions

Properties

gchar * remote-name Read / Write

Types and Values

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.

Parameters

self

a XdgAppRemoteRef

 

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