Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 162111bba1ea45503ad6cbf580b26a3b > files > 129

libgtksourceviewmm-devel-0.3.1-6.fc13.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libgtksourceviewmm: sourcetagtable.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="annotated.html"><span>Classes</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul></div>
<h1>sourcetagtable.h</h1><a href="sourcetagtable_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- c++ -*-</span>
<a name="l00002"></a>00002 <span class="comment">// Generated by gtkmmproc -- DO NOT MODIFY!</span>
<a name="l00003"></a>00003 <span class="preprocessor">#ifndef _GTKSOURCEVIEWMM_SOURCETAGTABLE_H</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#define _GTKSOURCEVIEWMM_SOURCETAGTABLE_H</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span>
<a name="l00006"></a>00006 
<a name="l00007"></a>00007 <span class="preprocessor">#include &lt;glibmm.h&gt;</span>
<a name="l00008"></a>00008 
<a name="l00009"></a>00009 <span class="comment">/* sourcetagtable.hg</span>
<a name="l00010"></a>00010 <span class="comment"> * </span>
<a name="l00011"></a>00011 <span class="comment"> * Copyright (C) 2004-2005 Jae Jang</span>
<a name="l00012"></a>00012 <span class="comment"> * Copyright (C) 2005-2006 Rob Page</span>
<a name="l00013"></a>00013 <span class="comment"> * Copyright (C)2006 Dodji Seketeli</span>
<a name="l00014"></a>00014 <span class="comment"> *</span>
<a name="l00015"></a>00015 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00016"></a>00016 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
<a name="l00017"></a>00017 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00018"></a>00018 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
<a name="l00019"></a>00019 <span class="comment"> *</span>
<a name="l00020"></a>00020 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00021"></a>00021 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00022"></a>00022 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00023"></a>00023 <span class="comment"> * Library General Public License for more details.</span>
<a name="l00024"></a>00024 <span class="comment"> *</span>
<a name="l00025"></a>00025 <span class="comment"> * You should have received a copy of the GNU Library General Public</span>
<a name="l00026"></a>00026 <span class="comment"> * License along with this library; if not, write to the Free</span>
<a name="l00027"></a>00027 <span class="comment"> * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</span>
<a name="l00028"></a>00028 <span class="comment"> */</span>
<a name="l00031"></a>00031 
<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;glibmm/object.h&gt;</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;<a class="code" href="sourcetag_8h.html">gtksourceviewmm/sourcetag.h</a>&gt;</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include &lt;gtksourceview/gtksourcetagtable.h&gt;</span>
<a name="l00035"></a>00035 
<a name="l00036"></a>00036 
<a name="l00037"></a>00037 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00038"></a><a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">00038</a> <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span>_GtkSourceTagTable <a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">GtkSourceTagTable</a>;
<a name="l00039"></a><a class="code" href="sourcetagtable_8h.html#079e003f11afbed05eff93e79c08c4ad">00039</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>_GtkSourceTagTableClass <a class="code" href="sourcetagtable_8h.html#079e003f11afbed05eff93e79c08c4ad">GtkSourceTagTableClass</a>;
<a name="l00040"></a>00040 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00041"></a>00041 
<a name="l00042"></a>00042 
<a name="l00043"></a>00043 <span class="keyword">namespace </span>gtksourceview
<a name="l00044"></a>00044 { <span class="keyword">class </span>SourceTagTable_Class; } <span class="comment">// namespace gtksourceview</span>
<a name="l00045"></a>00045 <span class="keyword">namespace </span>gtksourceview
<a name="l00046"></a>00046 {
<a name="l00047"></a>00047 
<a name="l00052"></a>00052 
<a name="l00053"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html">00053</a> <span class="keyword">class </span><a class="code" href="classgtksourceview_1_1SourceTagTable.html">SourceTagTable</a> : <span class="keyword">public</span> Glib::Object
<a name="l00054"></a>00054 {
<a name="l00055"></a>00055     
<a name="l00056"></a>00056 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00057"></a>00057 <span class="preprocessor"></span>
<a name="l00058"></a>00058 <span class="keyword">public</span>:
<a name="l00059"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html#d4661a94f215c00d8d1357dea7dc10a5">00059</a>   <span class="keyword">typedef</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html">SourceTagTable</a> <a class="code" href="classgtksourceview_1_1SourceTagTable.html">CppObjectType</a>;
<a name="l00060"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html#7f0b5e4ce8a0157d85868bf1a12b925a">00060</a>   <span class="keyword">typedef</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#75c6103f42a64a2f055d83b3c07f3b72">SourceTagTable_Class</a> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#7f0b5e4ce8a0157d85868bf1a12b925a">CppClassType</a>;
<a name="l00061"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html#c4542fe63aa1554c0d0477ae966eb671">00061</a>   <span class="keyword">typedef</span> <a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">GtkSourceTagTable</a> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#c4542fe63aa1554c0d0477ae966eb671">BaseObjectType</a>;
<a name="l00062"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html#6ae993bcbbcf48b2fef78b140f220b52">00062</a>   <span class="keyword">typedef</span> <a class="code" href="sourcetagtable_8h.html#079e003f11afbed05eff93e79c08c4ad">GtkSourceTagTableClass</a> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#6ae993bcbbcf48b2fef78b140f220b52">BaseClassType</a>;
<a name="l00063"></a>00063 
<a name="l00064"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html#75c6103f42a64a2f055d83b3c07f3b72">00064</a> <span class="keyword">private</span>:  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classgtksourceview_1_1SourceTagTable.html#75c6103f42a64a2f055d83b3c07f3b72">SourceTagTable_Class</a>;
<a name="l00065"></a>00065   <span class="keyword">static</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#7f0b5e4ce8a0157d85868bf1a12b925a">CppClassType</a> sourcetagtable_class_;
<a name="l00066"></a>00066 
<a name="l00067"></a>00067 <span class="keyword">private</span>:
<a name="l00068"></a>00068   <span class="comment">// noncopyable</span>
<a name="l00069"></a>00069   <a class="code" href="classgtksourceview_1_1SourceTagTable.html#2906fc87f1d5bcafb7204763a79578d7">SourceTagTable</a>(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html">SourceTagTable</a>&amp;);
<a name="l00070"></a>00070   <a class="code" href="classgtksourceview_1_1SourceTagTable.html">SourceTagTable</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html">SourceTagTable</a>&amp;);
<a name="l00071"></a>00071 
<a name="l00072"></a>00072 <span class="keyword">protected</span>:
<a name="l00073"></a>00073   <span class="keyword">explicit</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#2906fc87f1d5bcafb7204763a79578d7">SourceTagTable</a>(<span class="keyword">const</span> Glib::ConstructParams&amp; construct_params);
<a name="l00074"></a>00074   <span class="keyword">explicit</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#2906fc87f1d5bcafb7204763a79578d7">SourceTagTable</a>(<a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">GtkSourceTagTable</a>* castitem);
<a name="l00075"></a>00075 
<a name="l00076"></a>00076 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00077"></a>00077 
<a name="l00078"></a>00078 <span class="keyword">public</span>:
<a name="l00079"></a>00079   <span class="keyword">virtual</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#677011645a5655ea5e595bb8f1955dbd">~SourceTagTable</a>();
<a name="l00080"></a>00080 
<a name="l00081"></a>00081 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00082"></a>00082 <span class="preprocessor"></span>  <span class="keyword">static</span> GType <a class="code" href="classgtksourceview_1_1SourceTagTable.html#59f3df612117cc335139d8f7027ba66c">get_type</a>()      G_GNUC_CONST;
<a name="l00083"></a>00083   static GType <a class="code" href="classgtksourceview_1_1SourceTagTable.html#45c9facaf5e568a198435e6803e729d9">get_base_type</a>() G_GNUC_CONST;
<a name="l00084"></a>00084 <span class="preprocessor">#endif</span>
<a name="l00085"></a>00085 <span class="preprocessor"></span>
<a name="l00087"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html#661cd92adabfb9738dcbf6fcc09f592d">00087</a>   <a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">GtkSourceTagTable</a>*       <a class="code" href="classgtksourceview_1_1SourceTagTable.html#661cd92adabfb9738dcbf6fcc09f592d">gobj</a>()       { <span class="keywordflow">return</span> reinterpret_cast&lt;GtkSourceTagTable*&gt;(gobject_); }
<a name="l00088"></a>00088 
<a name="l00090"></a><a class="code" href="classgtksourceview_1_1SourceTagTable.html#887142572ace21b035e8c6f1d671e8b3">00090</a>   <span class="keyword">const</span> <a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">GtkSourceTagTable</a>* <a class="code" href="classgtksourceview_1_1SourceTagTable.html#661cd92adabfb9738dcbf6fcc09f592d">gobj</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> reinterpret_cast&lt;GtkSourceTagTable*&gt;(gobject_); }
<a name="l00091"></a>00091 
<a name="l00093"></a>00093   <a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">GtkSourceTagTable</a>* <a class="code" href="classgtksourceview_1_1SourceTagTable.html#22ec033a7b4948750476e25ecc77f773">gobj_copy</a>();
<a name="l00094"></a>00094 
<a name="l00095"></a>00095 <span class="keyword">private</span>:
<a name="l00096"></a>00096 
<a name="l00097"></a>00097 
<a name="l00098"></a>00098 <span class="keyword">protected</span>:
<a name="l00099"></a>00099     <a class="code" href="classgtksourceview_1_1SourceTagTable.html#2906fc87f1d5bcafb7204763a79578d7">SourceTagTable</a>();
<a name="l00100"></a>00100 
<a name="l00101"></a>00101 <span class="keyword">public</span>:
<a name="l00102"></a>00102 
<a name="l00107"></a>00107     
<a name="l00108"></a>00108   <span class="keyword">static</span> Glib::RefPtr&lt;SourceTagTable&gt; <a class="code" href="classgtksourceview_1_1SourceTagTable.html#67e4555357659730def66afa6337b062">create</a>();
<a name="l00109"></a>00109 
<a name="l00110"></a>00110 
<a name="l00117"></a>00117     
<a name="l00118"></a>00118   <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#84640dc6e460959dd6b374fd73cb89bd">add_tags</a>(<span class="keyword">const</span> Glib::SListHandle&lt;Glib::RefPtr&lt;Gtk::TextTag&gt; &gt; &amp;a_tags);
<a name="l00119"></a>00119 
<a name="l00124"></a>00124     
<a name="l00125"></a>00125   <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagTable.html#01c61da226b0766e2236dc199e0e0583">remove_source_tags</a>();
<a name="l00126"></a>00126 
<a name="l00127"></a>00127 
<a name="l00128"></a>00128 <span class="keyword">public</span>:
<a name="l00129"></a>00129 
<a name="l00130"></a>00130 <span class="keyword">public</span>:
<a name="l00131"></a>00131   <span class="comment">//C++ methods used to invoke GTK+ virtual functions:</span>
<a name="l00132"></a>00132 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00133"></a>00133 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00134"></a>00134 <span class="preprocessor"></span>
<a name="l00135"></a>00135 <span class="keyword">protected</span>:
<a name="l00136"></a>00136   <span class="comment">//GTK+ Virtual Functions (override these to change behaviour):</span>
<a name="l00137"></a>00137 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00138"></a>00138 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00139"></a>00139 <span class="preprocessor"></span>
<a name="l00140"></a>00140   <span class="comment">//Default Signal Handlers::</span>
<a name="l00141"></a>00141 <span class="preprocessor">#ifdef GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00142"></a>00142 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00143"></a>00143 <span class="preprocessor"></span>
<a name="l00144"></a>00144 
<a name="l00145"></a>00145 };<span class="comment">//end class SourceTagTable</span>
<a name="l00146"></a>00146 }<span class="comment">//end namespace gtksourceview</span>
<a name="l00147"></a>00147 
<a name="l00148"></a>00148 
<a name="l00149"></a>00149 <span class="keyword">namespace </span>Glib
<a name="l00150"></a>00150 {
<a name="l00156"></a>00156   Glib::RefPtr&lt;gtksourceview::SourceTagTable&gt; wrap(<a class="code" href="sourcetagtable_8h.html#f620c52d1fbe40ef26da1929b8ae239f">GtkSourceTagTable</a>* object, <span class="keywordtype">bool</span> take_copy = <span class="keyword">false</span>);
<a name="l00157"></a>00157 }
<a name="l00158"></a>00158 
<a name="l00159"></a>00159 
<a name="l00160"></a>00160 <span class="preprocessor">#endif </span><span class="comment">/* _GTKSOURCEVIEWMM_SOURCETAGTABLE_H */</span>
<a name="l00161"></a>00161 
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue May 1 21:29:15 2007 for libgtksourceviewmm by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>