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