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