00001 // -*- c++ -*- 00002 // Generated by gtkmmproc -- DO NOT MODIFY! 00003 #ifndef _GTKSOURCEVIEWMM_SOURCEMARKER_H 00004 #define _GTKSOURCEVIEWMM_SOURCEMARKER_H 00005 00006 00007 #include <glibmm.h> 00008 00009 /* sourcemarker.hg 00010 * 00011 * Copyright (C) 2004-2005 Jae Jang 00012 * Copyright (C) 2005-2006 Rob Page 00013 * Copyright (C)2006 Dodji Seketeli 00014 * 00015 * This library is free software; you can redistribute it and/or 00016 * modify it under the terms of the GNU Library General Public 00017 * License as published by the Free Software Foundation; either 00018 * version 2 of the License, or (at your option) any later version. 00019 * 00020 * This library is distributed in the hope that it will be useful, 00021 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00022 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00023 * Library General Public License for more details. 00024 * 00025 * You should have received a copy of the GNU Library General Public 00026 * License along with this library; if not, write to the Free 00027 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 00028 */ 00031 #include <gtksourceview/gtksourcebuffer.h> 00032 #include <gtksourceview/gtksourcemarker.h> 00033 #include <gtkmm/textmark.h> 00034 00035 00036 namespace gtksourceview 00037 { 00038 00039 typedef Gtk::TextMark SourceMarker; 00040 00041 } /* namespace gtksourceview */ 00042 00043 00044 #endif /* _GTKSOURCEVIEWMM_SOURCEMARKER_H */ 00045