Top | ![]() |
![]() |
![]() |
![]() |
#define | EOS_LICENSE_PUBLIC_DOMAN |
#define | EOS_LICENSE_OWNER_PERMISSION |
#define | EOS_LICENSE_NO_LICENSE |
const char *
eos_get_license_display_name (const gchar *license
);
Retrieves the display name for the specified license and the current locale.
Since: 0.4
GFile *
eos_get_license_file (const gchar *license
);
Retrieves a GFile for the specified licene and the current locale.
A GFile for the specified license
name and the current locale. It
returns NULL
if the license is not
found or does not have an associated
file.
[transfer full][allow-none]
Since: 0.4
#define EOS_LICENSE_PUBLIC_DOMAN "Public domain"
A string constant that represents the "Public domain" attribution level.
Since: 0.4
#define EOS_LICENSE_OWNER_PERMISSION "Owner permission"
A string constant that represents the "Owner permission" attribution level.
Since: 0.4
#define EOS_LICENSE_NO_LICENSE "No license"
A string constant that represents the "No license" attribution level.
Since: 0.4