Nautilus search



Hi.

I am still a newbie and I am trying to understand what nautilus does when "I" do
the search. 

When I click on button with tooltip "Perform or update the search" go_search_cb
is called, then nautilus_query_editor_changed_force function in
"nautilus-query-editor.c" right? I understand everything until I get to the lines

                query = nautilus_query_editor_get_query (editor);
                g_signal_emit (editor, signals[CHANGED], 0,
                               query, editor->details->is_indexed || force_reload);

Here some signal is emitted but, what does happen next? What code is executed
then? Which sources should I look?

Thank you for help.

Kind regards,

Rok







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]