[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_search_path ()
Returns the current search path for the this.
See set_search_path for details.
this |
a null-terminated array of string containing the search path. The array is owned by the this and must not be modified. |