Method

IdeTemplateInputget_license_path

Declaration

char*
ide_template_input_get_license_path (
  IdeTemplateInput* self
)

Description

Gets a path to a GResource containing the full license text.

Return value

Type: char*

A resource path or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.