Browse CVS Repository
Diff of /shiki/shiki/shiki.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 114 |
void Shiki_goto_line(gint line); |
void Shiki_goto_line(gint line); |
| 115 |
void Shiki_goto_bol(); |
void Shiki_goto_bol(); |
| 116 |
void Shiki_goto_eol(); |
void Shiki_goto_eol(); |
| 117 |
|
const gchar *Shiki_buffer_name(GtkTextBuffer *buffer); |
| 118 |
|
GtkTextBuffer *Shiki_get_next_buffer(GtkTextBuffer *buffer); |
| 119 |
|
GtkTextBuffer *Shiki_get_previous_buffer(GtkTextBuffer *buffer); |
| 120 |
|
ScmObj Shiki_buffer_list(); |
| 121 |
|
|
| 122 |
#endif |
#endif |
|
|
Legend:
| Removed from v.1.5 |
|
| changed lines |
| |
Added in v.1.6 |
|
|
|