/[beaver]/beaver/src/tools.h
ViewVC logotype

Diff of /beaver/src/tools.h

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

revision 1.2 by mikix, Tue May 13 23:08:29 2003 UTC revision 1.3 by mikix, Thu May 15 02:18:03 2003 UTC
# Line 60  void file_info (gint CurrentPage); Line 60  void file_info (gint CurrentPage);
60  void print_buffer (void);  void print_buffer (void);
61  gchar *run_program_with_args (const gchar *prog, gchar *const args[], const gchar *input);  gchar *run_program_with_args (const gchar *prog, gchar *const args[], const gchar *input);
62  gchar *determine_mime_type (gchar *filename);  gchar *determine_mime_type (gchar *filename);
63    gchar *get_text_from_cursor (GtkTextBuffer *Buffer);
64    gchar *get_text_to_cursor (GtkTextBuffer *Buffer);
65    gint get_line_of_cursor (GtkTextBuffer *Buffer);
66    
67  #endif  #endif

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26