list_tags
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[]? list_tags () throws Error
public string[]? list_tags () throws Error
Fill a list with all the tags in the this.
Parameters:
this |
a Repository. |
Returns:
a list with the tags in this. |