Home | History | Annotate | Download | only in gio

Lines Matching refs:g_file_get_parent

74  * g_file_get_parent() to get an identifier for the parent directory, g_file_get_child()
77 * end up at the same root if you repeatedly call g_file_get_parent() on two different
597 * g_file_get_parent:
611 g_file_get_parent (GFile *file)
2822 parent_file = g_file_get_parent (work_file);