Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 51099cdf840c213be1abe6d27fd23940 > files > 116

libgtksourceviewmm-2.0-devel-2.3.1-1mdv2009.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libgtksourceviewmm: sourcestyle.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.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
<h1>sourcestyle.h</h1><a href="sourcestyle_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_SOURCESTYLE_H</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#define _GTKSOURCEVIEWMM_SOURCESTYLE_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">/* sourcestyle.hg</span>
<a name="l00010"></a>00010 <span class="comment"> * </span>
<a name="l00011"></a>00011 <span class="comment"> * Copyright (C) 2007 The gtksourceviewmm team.</span>
<a name="l00012"></a>00012 <span class="comment"> *</span>
<a name="l00013"></a>00013 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00014"></a>00014 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
<a name="l00015"></a>00015 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00016"></a>00016 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
<a name="l00017"></a>00017 <span class="comment"> *</span>
<a name="l00018"></a>00018 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00019"></a>00019 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00020"></a>00020 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00021"></a>00021 <span class="comment"> * Library General Public License for more details.</span>
<a name="l00022"></a>00022 <span class="comment"> *</span>
<a name="l00023"></a>00023 <span class="comment"> * You should have received a copy of the GNU Library General Public</span>
<a name="l00024"></a>00024 <span class="comment"> * License along with this library; if not, write to the Free</span>
<a name="l00025"></a>00025 <span class="comment"> * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</span>
<a name="l00026"></a>00026 <span class="comment"> */</span>
<a name="l00027"></a>00027 
<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;glibmm/object.h&gt;</span>
<a name="l00029"></a>00029 
<a name="l00030"></a>00030 
<a name="l00031"></a>00031 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00032"></a><a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">00032</a> <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span>_GtkSourceStyle <a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>;
<a name="l00033"></a><a class="code" href="sourcestyle_8h.html#ab5da7dbd8ef3c9e61d64c1a81497682">00033</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>_GtkSourceStyleClass <a class="code" href="sourcestyle_8h.html#ab5da7dbd8ef3c9e61d64c1a81497682">GtkSourceStyleClass</a>;
<a name="l00034"></a>00034 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00035"></a>00035 
<a name="l00036"></a>00036 
<a name="l00037"></a>00037 <span class="keyword">namespace </span>gtksourceview
<a name="l00038"></a>00038 { <span class="keyword">class </span>SourceStyle_Class; } <span class="comment">// namespace gtksourceview</span>
<a name="l00039"></a>00039 <span class="keyword">namespace </span>gtksourceview
<a name="l00040"></a>00040 {
<a name="l00041"></a>00041 
<a name="l00042"></a>00042 
<a name="l00043"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html">00043</a> <span class="keyword">class </span><a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a> : <span class="keyword">public</span> Glib::Object
<a name="l00044"></a>00044 {
<a name="l00045"></a>00045   
<a name="l00046"></a>00046 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00047"></a>00047 <span class="preprocessor"></span>
<a name="l00048"></a>00048 <span class="keyword">public</span>:
<a name="l00049"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html#261b0a1a9addd2e21fe51d6b8db2e400">00049</a>   <span class="keyword">typedef</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a> <a class="code" href="classgtksourceview_1_1SourceStyle.html">CppObjectType</a>;
<a name="l00050"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html#5d8869cdb6fb409af342b46a596106ed">00050</a>   <span class="keyword">typedef</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html#56a605f4f48479b23ab8847b926025b1">SourceStyle_Class</a> <a class="code" href="classgtksourceview_1_1SourceStyle.html#5d8869cdb6fb409af342b46a596106ed">CppClassType</a>;
<a name="l00051"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html#cf9a23d403809576c9ecc970771faccb">00051</a>   <span class="keyword">typedef</span> <a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a> <a class="code" href="classgtksourceview_1_1SourceStyle.html#cf9a23d403809576c9ecc970771faccb">BaseObjectType</a>;
<a name="l00052"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html#75481e03d79a34e1735b65ccba1740af">00052</a>   <span class="keyword">typedef</span> <a class="code" href="sourcestyle_8h.html#ab5da7dbd8ef3c9e61d64c1a81497682">GtkSourceStyleClass</a> <a class="code" href="classgtksourceview_1_1SourceStyle.html#75481e03d79a34e1735b65ccba1740af">BaseClassType</a>;
<a name="l00053"></a>00053 
<a name="l00054"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html#56a605f4f48479b23ab8847b926025b1">00054</a> <span class="keyword">private</span>:  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classgtksourceview_1_1SourceStyle.html#56a605f4f48479b23ab8847b926025b1">SourceStyle_Class</a>;
<a name="l00055"></a>00055   <span class="keyword">static</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html#5d8869cdb6fb409af342b46a596106ed">CppClassType</a> sourcestyle_class_;
<a name="l00056"></a>00056 
<a name="l00057"></a>00057 <span class="keyword">private</span>:
<a name="l00058"></a>00058   <span class="comment">// noncopyable</span>
<a name="l00059"></a>00059   <a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a>(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a>&amp;);
<a name="l00060"></a>00060   <a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a>&amp;);
<a name="l00061"></a>00061 
<a name="l00062"></a>00062 <span class="keyword">protected</span>:
<a name="l00063"></a>00063   <span class="keyword">explicit</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a>(<span class="keyword">const</span> Glib::ConstructParams&amp; construct_params);
<a name="l00064"></a>00064   <span class="keyword">explicit</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html">SourceStyle</a>(<a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>* castitem);
<a name="l00065"></a>00065 
<a name="l00066"></a>00066 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00067"></a>00067 
<a name="l00068"></a>00068 <span class="keyword">public</span>:
<a name="l00069"></a>00069   <span class="keyword">virtual</span> <a class="code" href="classgtksourceview_1_1SourceStyle.html#d233943574cdaeef17d24c7ce269ecc5">~SourceStyle</a>();
<a name="l00070"></a>00070 
<a name="l00071"></a>00071 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00072"></a>00072 <span class="preprocessor"></span>  <span class="keyword">static</span> GType <a class="code" href="classgtksourceview_1_1SourceStyle.html#715c33d6d0dc23eca0ca6f87e5e748a2">get_type</a>()      G_GNUC_CONST;
<a name="l00073"></a>00073   static GType <a class="code" href="classgtksourceview_1_1SourceStyle.html#7e168c9e4d1284f14f13e842f040eb30">get_base_type</a>() G_GNUC_CONST;
<a name="l00074"></a>00074 <span class="preprocessor">#endif</span>
<a name="l00075"></a>00075 <span class="preprocessor"></span>
<a name="l00077"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html#18c1280f9648af314bf8fa6eb001811f">00077</a>   <a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>*       <a class="code" href="classgtksourceview_1_1SourceStyle.html#18c1280f9648af314bf8fa6eb001811f" title="Provides access to the underlying C GObject.">gobj</a>()       { <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>*<span class="keyword">&gt;</span>(gobject_); }
<a name="l00078"></a>00078 
<a name="l00080"></a><a class="code" href="classgtksourceview_1_1SourceStyle.html#c79172422d5d734e038b45899c00cb3f">00080</a>   <span class="keyword">const</span> <a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>* <a class="code" href="classgtksourceview_1_1SourceStyle.html#18c1280f9648af314bf8fa6eb001811f" title="Provides access to the underlying C GObject.">gobj</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>*<span class="keyword">&gt;</span>(gobject_); }
<a name="l00081"></a>00081 
<a name="l00083"></a>00083   <a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>* <a class="code" href="classgtksourceview_1_1SourceStyle.html#e29f9eb7bc6f06aea1c0d882635e7437" title="Provides access to the underlying C instance. The caller is responsible for unrefing...">gobj_copy</a>();
<a name="l00084"></a>00084 
<a name="l00085"></a>00085 <span class="keyword">private</span>:
<a name="l00086"></a>00086 
<a name="l00087"></a>00087 
<a name="l00088"></a>00088 <span class="keyword">public</span>:
<a name="l00089"></a>00089 
<a name="l00090"></a>00090   
<a name="l00097"></a>00097   Glib::RefPtr&lt;SourceStyle&gt; <a class="code" href="classgtksourceview_1_1SourceStyle.html#534835b692b08e3f0b3a80549b49fc4b">copy</a>() <span class="keyword">const</span>;;
<a name="l00098"></a>00098 
<a name="l00099"></a>00099 
<a name="l00100"></a>00100 <span class="keyword">public</span>:
<a name="l00101"></a>00101 
<a name="l00102"></a>00102 <span class="keyword">public</span>:
<a name="l00103"></a>00103   <span class="comment">//C++ methods used to invoke GTK+ virtual functions:</span>
<a name="l00104"></a>00104 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00105"></a>00105 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00106"></a>00106 <span class="preprocessor"></span>
<a name="l00107"></a>00107 <span class="keyword">protected</span>:
<a name="l00108"></a>00108   <span class="comment">//GTK+ Virtual Functions (override these to change behaviour):</span>
<a name="l00109"></a>00109 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00110"></a>00110 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00111"></a>00111 <span class="preprocessor"></span>
<a name="l00112"></a>00112   <span class="comment">//Default Signal Handlers::</span>
<a name="l00113"></a>00113 <span class="preprocessor">#ifdef GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00114"></a>00114 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00115"></a>00115 <span class="preprocessor"></span>
<a name="l00116"></a>00116 
<a name="l00117"></a>00117 };
<a name="l00118"></a>00118 
<a name="l00119"></a>00119 }<span class="comment">//end namespace gtksourceview</span>
<a name="l00120"></a>00120 
<a name="l00121"></a>00121 
<a name="l00122"></a>00122 <span class="keyword">namespace </span>Glib
<a name="l00123"></a>00123 {
<a name="l00132"></a>00132   Glib::RefPtr&lt;gtksourceview::SourceStyle&gt; wrap(<a class="code" href="sourcestyle_8h.html#b50b6391ce14b382260c75388a2af702">GtkSourceStyle</a>* <span class="keywordtype">object</span>, <span class="keywordtype">bool</span> take_copy = <span class="keyword">false</span>);
<a name="l00133"></a>00133 }
<a name="l00134"></a>00134 
<a name="l00135"></a>00135 
<a name="l00136"></a>00136 <span class="preprocessor">#endif </span><span class="comment">/* _GTKSOURCEVIEWMM_SOURCESTYLE_H */</span>
<a name="l00137"></a>00137 
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Nov 2 13:55:06 2008 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.6 </small></address>
</body>
</html>