Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
karudu
/
C-editor
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Pipelines
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0efea21d
authored
Apr 20, 2022
by
castro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lisatud algse asendamine
parent
9801d84a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
search.h
search.h
View file @
0efea21d
...
@@ -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
Otsi_nupp_vajutatud
(
GtkWidget
*
search_button
,
tab
*
app
);
void
Otsi_nupp_vajutatud
(
GtkWidget
*
search_button
,
tab
*
Tab
);
void
Jargmine_nupp_vajutatud
(
GtkWidget
*
next_button
,
tab
*
app
);
void
Jargmine_nupp_vajutatud
(
GtkWidget
*
next_button
,
tab
*
Tab
);
void
Asenda_nupp_vajutatud
(
GtkWidget
*
asenda_nupp
,
tab
*
Tab
);
#endif // SEARCH_H
#endif // SEARCH_H
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment