TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Returns a pointer into file_name after the root component, i.e. after the "/" in UNIX or "C:" under Windows. If file_name is not an absolute path it returns null.
file_name
null
a file name
a pointer into file_name after the root component
Returns a pointer into
file_nameafter the root component, i.e. after the "/" in UNIX or "C:" under Windows. Iffile_nameis not an absolute path it returnsnull.