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