Sophie

Sophie

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

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: sourcetagstyle.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>sourcetagstyle.h</h1><a href="sourcetagstyle_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_SOURCETAGSTYLE_H</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#define _GTKSOURCEVIEWMM_SOURCETAGSTYLE_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">/* sourcetagstyle.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.h&gt;</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;gdkmm/color.h&gt;</span>
<a name="l00034"></a>00034 
<a name="l00035"></a>00035 
<a name="l00036"></a>00036 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00037"></a><a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">00037</a> <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> { <span class="keyword">typedef</span> <span class="keyword">struct </span>_GtkSourceTagStyle GtkSourceTagStyle; }
<a name="l00038"></a>00038 <span class="preprocessor">#endif</span>
<a name="l00039"></a>00039 <span class="preprocessor"></span>
<a name="l00040"></a>00040 <span class="keyword">namespace </span>gtksourceview {
<a name="l00041"></a>00041 
<a name="l00043"></a><a class="code" href="classgtksourceview_1_1SourceTagStyle.html">00043</a> <span class="keyword">class </span><a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a>
<a name="l00044"></a>00044 {
<a name="l00045"></a>00045     <span class="keyword">public</span>:
<a name="l00046"></a>00046 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00047"></a><a class="code" href="classgtksourceview_1_1SourceTagStyle.html#6efc2cdb36f1594153db563a633fc12a">00047</a> <span class="preprocessor"></span>  <span class="keyword">typedef</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">CppObjectType</a>;
<a name="l00048"></a><a class="code" href="classgtksourceview_1_1SourceTagStyle.html#479f982fe16c5be0def2feb5fbc57544">00048</a>   <span class="keyword">typedef</span> <a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">GtkSourceTagStyle</a> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#479f982fe16c5be0def2feb5fbc57544">BaseObjectType</a>;
<a name="l00049"></a>00049 
<a name="l00050"></a>00050   <span class="keyword">static</span> GType <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#ee14885f770d85ecd241aa9b46663f5e">get_type</a>() G_GNUC_CONST;
<a name="l00051"></a>00051 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00052"></a>00052 
<a name="l00053"></a>00053 
<a name="l00054"></a>00054   <span class="keyword">explicit</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#a35274bd81ce594f1b9b14748809f9f4">SourceTagStyle</a>(<a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">GtkSourceTagStyle</a>* gobject, <span class="keywordtype">bool</span> make_a_copy = <span class="keyword">true</span>);
<a name="l00055"></a>00055 
<a name="l00056"></a>00056   <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#a35274bd81ce594f1b9b14748809f9f4">SourceTagStyle</a>(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a>&amp; other);
<a name="l00057"></a>00057   <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a>&amp; <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#fb4598f8887526d5078e97d4f3216757">operator=</a>(<span class="keyword">const</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a>&amp; other);
<a name="l00058"></a>00058 
<a name="l00059"></a>00059   <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#e4ad4b3a5cfa733e7b9a17a72d2abc38">~SourceTagStyle</a>();
<a name="l00060"></a>00060 
<a name="l00061"></a>00061   <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#b6d0b4bfb50634504abb7b7507969bd8">swap</a>(<a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a>&amp; other);
<a name="l00062"></a>00062 
<a name="l00064"></a><a class="code" href="classgtksourceview_1_1SourceTagStyle.html#fb522377ad93680d5acad08cdaedf608">00064</a>   <a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">GtkSourceTagStyle</a>*       <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#fb522377ad93680d5acad08cdaedf608">gobj</a>()       { <span class="keywordflow">return</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#362a3ae968abec552487f46c2c277ddb">gobject_</a>; }
<a name="l00065"></a>00065 
<a name="l00067"></a><a class="code" href="classgtksourceview_1_1SourceTagStyle.html#13a5fc04b0a44792fc809d50ff794fc1">00067</a>   <span class="keyword">const</span> <a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">GtkSourceTagStyle</a>* <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#fb522377ad93680d5acad08cdaedf608">gobj</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#362a3ae968abec552487f46c2c277ddb">gobject_</a>; }
<a name="l00068"></a>00068 
<a name="l00070"></a>00070   <a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">GtkSourceTagStyle</a>* <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#d21910612e5ab338643efb1fa72ec046">gobj_copy</a>() <span class="keyword">const</span>;
<a name="l00071"></a>00071 
<a name="l00072"></a>00072 <span class="keyword">protected</span>:
<a name="l00073"></a><a class="code" href="classgtksourceview_1_1SourceTagStyle.html#362a3ae968abec552487f46c2c277ddb">00073</a>   <a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">GtkSourceTagStyle</a>* <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#362a3ae968abec552487f46c2c277ddb">gobject_</a>;
<a name="l00074"></a>00074 
<a name="l00075"></a>00075 <span class="keyword">private</span>:
<a name="l00076"></a>00076 
<a name="l00077"></a>00077 
<a name="l00078"></a>00078     <span class="keyword">public</span>:
<a name="l00079"></a>00079 
<a name="l00081"></a>00081     
<a name="l00082"></a>00082 
<a name="l00084"></a>00084     <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#a35274bd81ce594f1b9b14748809f9f4">SourceTagStyle</a> () ;
<a name="l00085"></a>00085 
<a name="l00088"></a>00088      <span class="keywordtype">bool</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#e6e1b76ef3edee49d974a989dba533bf">get_is_default</a>() <span class="keyword">const</span>;
<a name="l00089"></a>00089       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#e7509a6fc6c409af1333f52a9aef7a7f">set_is_default</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span>&amp; value);
<a name="l00091"></a>00091 
<a name="l00094"></a>00094      guint <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#790e0f4658d35e0df5ce3c52b83b1e65">get_mask</a>() <span class="keyword">const</span>;
<a name="l00095"></a>00095       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#432878727882989674af31da6412940f">set_mask</a>(<span class="keyword">const</span> guint&amp; value);
<a name="l00097"></a>00097 
<a name="l00100"></a>00100      Gdk::Color <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#8e6e8a5a29e0d81b2e60af0b63c01e10">get_foreground</a>() <span class="keyword">const</span>;
<a name="l00101"></a>00101       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#9a464ac1fd48259eddea59fb51b62773">set_foreground</a>(<span class="keyword">const</span> Gdk::Color&amp; value);
<a name="l00103"></a>00103 
<a name="l00106"></a>00106      Gdk::Color <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#48f3623ffbed11d4abf70357598406f1">get_background</a>() <span class="keyword">const</span>;
<a name="l00107"></a>00107       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#6bfb65255ea5956d5edfeae60efd5e44">set_background</a>(<span class="keyword">const</span> Gdk::Color&amp; value);
<a name="l00109"></a>00109 
<a name="l00112"></a>00112      <span class="keywordtype">bool</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#7cba8cc289c64f32c63a2114d0a0ff08">get_italic</a>() <span class="keyword">const</span>;
<a name="l00113"></a>00113       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#e2f0c9b5a062500e5f81c6847d250ed7">set_italic</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span>&amp; value);
<a name="l00115"></a>00115 
<a name="l00118"></a>00118      <span class="keywordtype">bool</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#71681eaca5200ae6153942cdf6ae2d5a">get_bold</a>() <span class="keyword">const</span>;
<a name="l00119"></a>00119       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#b2a93bf6905f51c97e2d6da5220deb53">set_bold</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span>&amp; value);
<a name="l00121"></a>00121 
<a name="l00124"></a>00124      <span class="keywordtype">bool</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#ecdc8958976c8aa29891243cc65fc9df">get_underline</a>() <span class="keyword">const</span>;
<a name="l00125"></a>00125       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#05520c0b89f62d3aca65c72b8ed2a6d9">set_underline</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span>&amp; value);
<a name="l00127"></a>00127 
<a name="l00130"></a>00130      <span class="keywordtype">bool</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#46228c132a84e6bc6a0f182232a39a0d">get_strikethrough</a>() <span class="keyword">const</span>;
<a name="l00131"></a>00131       <span class="keywordtype">void</span> <a class="code" href="classgtksourceview_1_1SourceTagStyle.html#6c24c850f464ec7d7d04b5fe3532f4b3">set_strikethrough</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span>&amp; value);
<a name="l00133"></a>00133 
<a name="l00134"></a>00134 
<a name="l00135"></a>00135 };<span class="comment">//end class SourceTagStyle</span>
<a name="l00136"></a>00136 
<a name="l00137"></a>00137 }<span class="comment">//end namespace gtksourceview</span>
<a name="l00138"></a>00138 
<a name="l00139"></a>00139 
<a name="l00140"></a>00140 <span class="keyword">namespace </span>gtksourceview
<a name="l00141"></a>00141 {
<a name="l00142"></a>00142 
<a name="l00147"></a><a class="code" href="classgtksourceview_1_1SourceTagStyle.html#872d816183b0485414cf316dc01549f4">00147</a> <span class="keyword">inline</span> <span class="keywordtype">void</span> swap(<a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a>&amp; lhs, <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">SourceTagStyle</a>&amp; rhs)
<a name="l00148"></a>00148   { lhs.<a class="code" href="classgtksourceview_1_1SourceTagStyle.html#b6d0b4bfb50634504abb7b7507969bd8">swap</a>(rhs); }
<a name="l00149"></a>00149 
<a name="l00150"></a>00150 } <span class="comment">// namespace gtksourceview</span>
<a name="l00151"></a>00151 
<a name="l00152"></a>00152 <span class="keyword">namespace </span>Glib
<a name="l00153"></a>00153 {
<a name="l00154"></a>00154 
<a name="l00160"></a>00160 <a class="code" href="classgtksourceview_1_1SourceTagStyle.html">gtksourceview::SourceTagStyle</a> wrap(<a class="code" href="sourcetagstyle_8h.html#3069eaaaf9f8b26c86dbfd932b641b04">GtkSourceTagStyle</a>* object, <span class="keywordtype">bool</span> take_copy = <span class="keyword">false</span>);
<a name="l00161"></a>00161 
<a name="l00162"></a>00162 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00163"></a>00163 <span class="preprocessor"></span><span class="keyword">template</span> &lt;&gt;
<a name="l00164"></a><a class="code" href="classGlib_1_1Value_3_01gtksourceview_1_1SourceTagStyle_01_4.html">00164</a> <span class="keyword">class </span>Value&lt;gtksourceview::SourceTagStyle&gt; : <span class="keyword">public</span> Glib::Value_Boxed&lt;gtksourceview::SourceTagStyle&gt;
<a name="l00165"></a>00165 {};
<a name="l00166"></a>00166 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00167"></a>00167 
<a name="l00168"></a>00168 } <span class="comment">// namespace Glib</span>
<a name="l00169"></a>00169 
<a name="l00170"></a>00170 
<a name="l00171"></a>00171 <span class="preprocessor">#endif </span><span class="comment">/* _GTKSOURCEVIEWMM_SOURCETAGSTYLE_H */</span>
<a name="l00172"></a>00172 
</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>