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
931a6ca8
authored
Apr 20, 2022
by
castro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace ceditor.h
parent
7dcc8b84
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
ceditor.h
ceditor.h
View file @
931a6ca8
...
@@ -17,7 +17,8 @@ typedef struct
...
@@ -17,7 +17,8 @@ typedef struct
GtkTextView
*
Puhver
;
// Vahekaardi tekstipuhver
GtkTextView
*
Puhver
;
// Vahekaardi tekstipuhver
GtkWidget
*
ScrollWindow
;
// Tekstiakna scroll
GtkWidget
*
ScrollWindow
;
// Tekstiakna scroll
GtkWidget
*
StatusBar
;
// Status bar
GtkWidget
*
StatusBar
;
// Status bar
GtkWidget
*
search_entry
;
GtkWidget
*
search_entry
;
// Otsingu tekst entry
GtkWidget
*
replace_entry
;
// Asendamise tekst entry
}
tab
;
}
tab
;
typedef
struct
typedef
struct
...
...
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