Commit 24bd7e67 by castro

Replace search.h

Lisatud asenda funktsioon
parent 7c7921d2
Showing with 1 additions and 0 deletions
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#endif #endif
void find (GtkTextView *text_view, const gchar *text, GtkTextIter *iter); void find (GtkTextView *text_view, const gchar *text, GtkTextIter *iter);
void asenda (GtkTextView *text_view, const gchar *replace, GtkTextIter *iter);
void Otsi_nupp_vajutatud (GtkWidget *search_button, tab *Tab); void Otsi_nupp_vajutatud (GtkWidget *search_button, tab *Tab);
void Jargmine_nupp_vajutatud (GtkWidget *next_button, tab *Tab); void Jargmine_nupp_vajutatud (GtkWidget *next_button, tab *Tab);
void Asenda_nupp_vajutatud (GtkWidget *asenda_nupp, tab *Tab); void Asenda_nupp_vajutatud (GtkWidget *asenda_nupp, tab *Tab);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment