DIR_SEPARATOR_S


Description:

[ CCode ( cname = "G_DIR_SEPARATOR_S" ) ]
public const string DIR_SEPARATOR_S

The directory separator as a string.

This is `"/"` on UNIX machines and `"\"` under Windows.


Namespace: GLib.Path
Package: glib-2.0