get_supersedes
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.17.5" ) ]
public unowned string[] get_supersedes ()
[ Version ( since = "0.17.5" ) ]
public unowned string[] get_supersedes ()
Return the same thing as the supersedes property, in a way that may be more convenient for C code.
The returned pointers are not guaranteed to remain valid after the main loop has been re-entered.
Parameters:
this |
a Account |
Returns:
the same as the supersedes property |