get_icon_paths
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_icon_paths ()
public unowned string[] get_icon_paths ()
Gets the stored and exported icon paths from the server.
Parameters:
this |
The Server to get the icon paths from |
Returns:
A NULL-terminated list of icon paths with memory managed by the server. Duplicate if you want to keep them. |