Search:

Type: Posts; User: MK27

Search: Search took 0.23 seconds.

  1. Replies
    2
    Views
    2,528

    Yes, i found this somewhere too: /* Possible...

    Yes, i found this somewhere too:


    /* Possible future plans: SEARCH_CASE_INSENSITIVE, SEARCH_REGEXP */

    In the end I just wrote a non-gtk function with "strcasestr" to feed character positions...
  2. Replies
    2
    Views
    2,528

    case sensitivity in GtkTextView

    When applying a text search with gtk+ 2.0 in a GtkTextView widget using gtk_text_iter_forward_search, the search is always case sensitive. Does anyone know how to change this?

    According to all...
Results 1 to 2 of 2