get_authors
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.6" ) ]
public unowned string[] get_authors ()
[ Version ( since = "2.6" ) ]
public unowned string[] get_authors ()
Returns the string which are displayed in the authors tab of the secondary credits dialog.
Parameters:
this |
Returns:
A null-terminated string array containing the authors. The array is owned by the about dialog and must not be modified. |