Searched refs:unmount_mountable (Results 1 – 2 of 2) sorted by relevance
5063 if (iface->unmount_mountable == NULL) in g_file_unmount_mountable()5072 (* iface->unmount_mountable) (file, in g_file_unmount_mountable()5153 if (iface->unmount_mountable == NULL && iface->unmount_mountable_with_operation == NULL) in g_file_unmount_mountable_with_operation()5170 (* iface->unmount_mountable) (file, in g_file_unmount_mountable_with_operation()
440 void (* unmount_mountable) (GFile *file, member