Home
last modified time | relevance | path

Searched refs:inTopLevelPath (Results 1 – 1 of 1) sorted by relevance

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dapplication-database.c691 GFile *inTopLevelPath, in _xfdashboard_application_database_load_applications_recursive() argument
706 g_return_val_if_fail(G_IS_FILE(inTopLevelPath), FALSE); in _xfdashboard_application_database_load_applications_recursive()
716 topLevelPath=g_file_get_path(inTopLevelPath); in _xfdashboard_application_database_load_applications_recursive()
790 inTopLevelPath, in _xfdashboard_application_database_load_applications_recursive()
840 desktopID=g_file_get_relative_path(inTopLevelPath, childFile); in _xfdashboard_application_database_load_applications_recursive()