Home | History | Annotate | Download | only in gtk

Lines Matching defs:selection_text

947   gchar* selection_text = gtk_clipboard_wait_for_text(clipboard);
948 if (!selection_text)
954 profile->GetAutocompleteClassifier()->Classify(UTF8ToUTF16(selection_text),
956 g_free(selection_text);