Searched refs:get_selection_from_strv (Results 1 – 2 of 2) sorted by relevance
76 static GList *get_selection_from_strv( const gchar **strv, gboolean has_mimetype );367 selection = get_selection_from_strv(( const gchar ** ) paths, TRUE ); in targets_from_selection()387 targets = get_selection_from_strv(( const gchar ** ) targets_array, FALSE ); in targets_from_commandline()393 get_selection_from_strv( const gchar **strv, gboolean has_mimetype ) in get_selection_from_strv() function
743 * src/utils/nautilus-actions-run.c (get_selection_from_strv):