get_search_path
Description:
[ CCode ( array_length = false ,  array_null_terminated = true ) ]
public unowned string[] get_search_path ()
  public unowned string[] get_search_path ()
Gets the list directories where this looks for language files.
Parameters:
| this | 
Returns:
| 
           null-terminated array containg a list of language files directories. The array is owned by this and must not be modified.  |