Add simple string "search" function
authorRyan Lortie <desrt@desrt.ca>
Mon, 14 Oct 2013 18:37:10 +0000 (14:37 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 14 Oct 2013 20:48:42 +0000 (16:48 -0400)
commit38dfce5992db803de0a179705ab93109012faa3c
tree3076220f62220262a83da957cb2d491284ed51a6
parent4c510801cfc8120d7dea7ae8121832e8d17d2453
Add simple string "search" function

Add a pair of functions to make it easier to do simple string matching.

This will be useful for use with things like GtkSearchBar and will also
be the basis of the searching done by the (soon to appear)
g_desktop_app_info_search()

https://bugzilla.gnome.org/show_bug.cgi?id=709753
docs/reference/glib/glib-sections.txt
glib/gstrfuncs.c
glib/gstrfuncs.h