Browse CVS Repository
Diff of /shiki/shiki/shiki.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 128 |
gboolean Shiki_no_or_yes_p(const gchar *msg); |
gboolean Shiki_no_or_yes_p(const gchar *msg); |
| 129 |
gboolean Shiki_need_buffer_save_p(GtkTextBuffer *buffer); |
gboolean Shiki_need_buffer_save_p(GtkTextBuffer *buffer); |
| 130 |
void Shiki_kill_buffer(GtkTextBuffer *buffer); |
void Shiki_kill_buffer(GtkTextBuffer *buffer); |
| 131 |
|
void Shiki_create_file_buffer(const gchar *filename); |
| 132 |
|
void Shiki_open_file_dialog(); |
| 133 |
|
|
| 134 |
#endif |
#endif |
|
|
Legend:
| Removed from v.1.10 |
|
| changed lines |
| |
Added in v.1.11 |
|
|
|