Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-file-list.c165 gth_file_list_op_new (GthFileListOpType op_type) in gth_file_list_op_new() function
845 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_CLEAR_FILES); in gth_file_list_clear()
932 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_ADD_FILES); in gth_file_list_add_files()
971 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_DELETE_FILES); in gth_file_list_delete_files()
1015 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_UPDATE_FILES); in gth_file_list_update_files()
1096 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_RENAME_FILE); in gth_file_list_rename_file()
1125 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_SET_FILES); in gth_file_list_set_files()
1130 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_CLEAR_FILES); in gth_file_list_set_files()
1181 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_SET_FILTER); in gth_file_list_set_filter()
1210 op = gth_file_list_op_new (GTH_FILE_LIST_OP_TYPE_SET_SORT_FUNC); in gth_file_list_set_sort_func()
[all …]
/dports/graphics/gthumb/gthumb-3.10.1/
H A DChangeLog.pre-git3850 * libgthumb/gth-file-list.c (gth_file_list_op_new): specify missing
3851 argument type for gth_file_list_op_new