Sophie

Sophie

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

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: sourcestylescheme.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>sourcestylescheme.h</h1><a href="sourcestylescheme_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_SOURCESTYLESCHEME_H</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#define _GTKSOURCEVIEWMM_SOURCESTYLESCHEME_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">/* sourcetag.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="l00029"></a>00029 
<a name="l00032"></a>00032 
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;glibmm/interface.h&gt;</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include &lt;<a class="code" href="sourcetagstyle_8h.html">gtksourceviewmm/sourcetagstyle.h</a>&gt;</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include &lt;gtksourceview/gtksourcestylescheme.h&gt;</span>
<a name="l00036"></a>00036 
<a name="l00037"></a>00037 
<a name="l00038"></a>00038 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00039"></a><a class="code" href="sourcestylescheme_8h.html#7f742a02fc4d9b91ed600a81b78aa0fb">00039</a> <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span>_GtkSourceStyleScheme <a class="code" href="sourcestylescheme_8h.html#7f742a02fc4d9b91ed600a81b78aa0fb">GtkSourceStyleScheme</a>;
<a name="l00040"></a><a class="code" href="sourcestylescheme_8h.html#00fab8d7b8fb08aac73f9109f1dafebf">00040</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>_GtkSourceStyleSchemeClass <a class="code" href="sourcestylescheme_8h.html#00fab8d7b8fb08aac73f9109f1dafebf">GtkSourceStyleSchemeClass</a>;
<a name="l00041"></a>00041 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00042"></a>00042 
<a name="l00043"></a>00043 
<a name="l00044"></a>00044 <span class="keyword">namespace </span>gtksourceview
<a name="l00045"></a>00045 { <span class="keyword">class </span>SourceStyleScheme_Class; } <span class="comment">// namespace gtksourceview</span>
<a name="l00046"></a>00046 <span class="keyword">namespace </span>gtksourceview
<a name="l00047"></a>00047 {
<a name="l00048"></a>00048 
<a name="l00050"></a>00050 
<a name="l00051"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html">00051</a> <span class="keyword">class </span><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html">SourceStyleScheme</a> : <span class="keyword">public</span> Glib::Interface
<a name="l00052"></a>00052 {
<a name="l00053"></a>00053 
<a name="l00054"></a>00054     
<a name="l00055"></a>00055 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00056"></a>00056 <span class="preprocessor"></span>
<a name="l00057"></a>00057 <span class="keyword">public</span>:
<a name="l00058"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#0e615823bd8cbbaf16da68eb22cf513d">00058</a>   <span class="keyword">typedef</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html">SourceStyleScheme</a> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html">CppObjectType</a>;
<a name="l00059"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#beaecfcca8c0b3800f871127d71bba0c">00059</a>   <span class="keyword">typedef</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#efbb5bb2cda6318da4d9003106f725f8">SourceStyleScheme_Class</a> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#beaecfcca8c0b3800f871127d71bba0c">CppClassType</a>;
<a name="l00060"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#0263c24602fd3af0e6b3e298efc3b7aa">00060</a>   <span class="keyword">typedef</span> <a class="code" href="sourcestylescheme_8h.html#7f742a02fc4d9b91ed600a81b78aa0fb">GtkSourceStyleScheme</a> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#0263c24602fd3af0e6b3e298efc3b7aa">BaseObjectType</a>;
<a name="l00061"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#1ba4ff5afa3e92bfb0466370dcdd5751">00061</a>   <span class="keyword">typedef</span> GTypeInterface <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#1ba4ff5afa3e92bfb0466370dcdd5751">BaseClassType</a>;
<a name="l00062"></a>00062 
<a name="l00063"></a>00063 <span class="keyword">private</span>:
<a name="l00064"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#efbb5bb2cda6318da4d9003106f725f8">00064</a>   <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#efbb5bb2cda6318da4d9003106f725f8">SourceStyleScheme_Class</a>;
<a name="l00065"></a>00065   <span class="keyword">static</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#beaecfcca8c0b3800f871127d71bba0c">CppClassType</a> sourcestylescheme_class_;
<a name="l00066"></a>00066 
<a name="l00067"></a>00067   <span class="comment">// noncopyable</span>
<a name="l00068"></a>00068   <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#5c90b19c7fade5a68e505f91bef22379">SourceStyleScheme</a>(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html">SourceStyleScheme</a>&amp;);
<a name="l00069"></a>00069   <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html">SourceStyleScheme</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html">SourceStyleScheme</a>&amp;);
<a name="l00070"></a>00070 
<a name="l00071"></a>00071 <span class="keyword">protected</span>:
<a name="l00072"></a>00072   <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#5c90b19c7fade5a68e505f91bef22379">SourceStyleScheme</a>(); <span class="comment">// you must derive from this class</span>
<a name="l00073"></a>00073   <span class="keyword">explicit</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#5c90b19c7fade5a68e505f91bef22379">SourceStyleScheme</a>(<a class="code" href="sourcestylescheme_8h.html#7f742a02fc4d9b91ed600a81b78aa0fb">GtkSourceStyleScheme</a>* castitem);
<a name="l00074"></a>00074 
<a name="l00075"></a>00075 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00076"></a>00076 
<a name="l00077"></a>00077 <span class="keyword">public</span>:
<a name="l00078"></a>00078   <span class="keyword">virtual</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#c06ce41ef8661b65ae3a843d008fe94a">~SourceStyleScheme</a>();
<a name="l00079"></a>00079 
<a name="l00080"></a>00080   <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#830f896794e5bcadc9e753f8bb8f28d8">add_interface</a>(GType gtype_implementer);
<a name="l00081"></a>00081 
<a name="l00082"></a>00082 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00083"></a>00083 <span class="preprocessor"></span>  <span class="keyword">static</span> GType <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#a7398bec0a7f5f8a88d576928f09d989">get_type</a>()      G_GNUC_CONST;
<a name="l00084"></a>00084   static GType <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#3b2938c2c4c757887b562c062188dea3">get_base_type</a>() G_GNUC_CONST;
<a name="l00085"></a>00085 <span class="preprocessor">#endif</span>
<a name="l00086"></a>00086 <span class="preprocessor"></span>
<a name="l00088"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#91a0f4da18127580d020bdf8d9b8737e">00088</a>   <a class="code" href="sourcestylescheme_8h.html#7f742a02fc4d9b91ed600a81b78aa0fb">GtkSourceStyleScheme</a>*       <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#91a0f4da18127580d020bdf8d9b8737e">gobj</a>()       { <span class="keywordflow">return</span> reinterpret_cast&lt;GtkSourceStyleScheme*&gt;(gobject_); }
<a name="l00089"></a>00089 
<a name="l00091"></a><a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#b3bd2b0d2dcae9b86ce211d456d6f541">00091</a>   <span class="keyword">const</span> <a class="code" href="sourcestylescheme_8h.html#7f742a02fc4d9b91ed600a81b78aa0fb">GtkSourceStyleScheme</a>* <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#91a0f4da18127580d020bdf8d9b8737e">gobj</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> reinterpret_cast&lt;GtkSourceStyleScheme*&gt;(gobject_); }
<a name="l00092"></a>00092 
<a name="l00093"></a>00093 <span class="keyword">private</span>:
<a name="l00094"></a>00094 
<a name="l00095"></a>00095 
<a name="l00096"></a>00096 <span class="keyword">public</span>:
<a name="l00097"></a>00097 
<a name="l00103"></a>00103     
<a name="l00104"></a>00104   <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a> <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#7cf1c3bd0b705bba4539b79e0fbfe908">get_tag_style</a>(<span class="keyword">const</span> Glib::ustring &amp;a_style_name) <span class="keyword">const</span>;
<a name="l00105"></a>00105 
<a name="l00109"></a>00109     
<a name="l00110"></a>00110   Glib::ustring <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#1783a0329fbb9bbdf0edf4054215fe19">get_name</a>() <span class="keyword">const</span>;
<a name="l00111"></a>00111 
<a name="l00115"></a>00115     
<a name="l00116"></a>00116   Glib::SListHandle&lt;Glib::ustring&gt; <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#c38277c641e224a0a997f4b0bd3d32cd">get_style_names</a>() <span class="keyword">const</span>;
<a name="l00117"></a>00117 
<a name="l00120"></a>00120     
<a name="l00121"></a>00121   <span class="keyword">static</span> Glib::RefPtr&lt;SourceStyleScheme&gt; <a class="code" href="classgtksourceview_1_1SourceStyleScheme.html#7e6d51b2b3c920ee8ffd98e35af261fb">get_default</a>();
<a name="l00122"></a>00122 
<a name="l00123"></a>00123 
<a name="l00124"></a>00124 <span class="keyword">public</span>:
<a name="l00125"></a>00125 
<a name="l00126"></a>00126 <span class="keyword">public</span>:
<a name="l00127"></a>00127   <span class="comment">//C++ methods used to invoke GTK+ virtual functions:</span>
<a name="l00128"></a>00128 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00129"></a>00129 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00130"></a>00130 <span class="preprocessor"></span>
<a name="l00131"></a>00131 <span class="keyword">protected</span>:
<a name="l00132"></a>00132   <span class="comment">//GTK+ Virtual Functions (override these to change behaviour):</span>
<a name="l00133"></a>00133 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00134"></a>00134 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00135"></a>00135 <span class="preprocessor"></span>
<a name="l00136"></a>00136   <span class="comment">//Default Signal Handlers::</span>
<a name="l00137"></a>00137 <span class="preprocessor">#ifdef GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00138"></a>00138 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00139"></a>00139 <span class="preprocessor"></span>
<a name="l00140"></a>00140 
<a name="l00141"></a>00141 };<span class="comment">//end class SourceStyleScheme</span>
<a name="l00142"></a>00142 
<a name="l00143"></a>00143 }<span class="comment">//end namespace gtksourceview</span>
<a name="l00144"></a>00144 
<a name="l00145"></a>00145 
<a name="l00146"></a>00146 <span class="keyword">namespace </span>Glib
<a name="l00147"></a>00147 {
<a name="l00153"></a>00153   Glib::RefPtr&lt;gtksourceview::SourceStyleScheme&gt; wrap(<a class="code" href="sourcestylescheme_8h.html#7f742a02fc4d9b91ed600a81b78aa0fb">GtkSourceStyleScheme</a>* object, <span class="keywordtype">bool</span> take_copy = <span class="keyword">false</span>);
<a name="l00154"></a>00154 
<a name="l00155"></a>00155 } <span class="comment">// namespace Glib</span>
<a name="l00156"></a>00156 
<a name="l00157"></a>00157 
<a name="l00158"></a>00158 <span class="preprocessor">#endif </span><span class="comment">/* _GTKSOURCEVIEWMM_SOURCESTYLESCHEME_H */</span>
<a name="l00159"></a>00159 
</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>