Develop and Download Open Source Software

Browse CVS Repository

Diff of /shiki/shiki/shiki.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by aloha, Sun Nov 26 00:41:57 2006 UTC revision 1.6 by aloha, Sun Nov 26 15:34:16 2006 UTC
# Line 114  void Shiki_backward_char(); Line 114  void Shiki_backward_char();
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26