Method

AdwAboutDialogget_license

Declaration [src]

const char*
adw_about_dialog_get_license (
  AdwAboutDialog* self
)

Description [src]

Gets the license for self.

Available since:1.5

Return value

Returns: const char*
 

The license.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.