Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 50dc6d81946004389c835f13b59b4c0d > files > 164

libgnomeuimm2.6-doc-2.22.0-1mdv2008.1.x86_64.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>libgnomeuimm: font-picker.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.5 -->
<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="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
<h1>font-picker.h</h1><a href="font-picker_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 _LIBGNOMEUIMM_FONT_PICKER_H</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#define _LIBGNOMEUIMM_FONT_PICKER_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">/* $Id: font-picker.hg,v 1.15 2003/11/29 16:39:08 murrayc Exp $ */</span>
<a name="l00010"></a>00010 
<a name="l00011"></a>00011 
<a name="l00012"></a>00012 <span class="comment">/* font-picker.hg</span>
<a name="l00013"></a>00013 <span class="comment"> * </span>
<a name="l00014"></a>00014 <span class="comment"> * Copyright (C) 1999 The Gtk-- Development Team</span>
<a name="l00015"></a>00015 <span class="comment"> *</span>
<a name="l00016"></a>00016 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00017"></a>00017 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
<a name="l00018"></a>00018 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00019"></a>00019 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
<a name="l00020"></a>00020 <span class="comment"> *</span>
<a name="l00021"></a>00021 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00022"></a>00022 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00023"></a>00023 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00024"></a>00024 <span class="comment"> * Library General Public License for more details.</span>
<a name="l00025"></a>00025 <span class="comment"> *</span>
<a name="l00026"></a>00026 <span class="comment"> * You should have received a copy of the GNU Library General Public</span>
<a name="l00027"></a>00027 <span class="comment"> * License along with this library; if not, write to the Free</span>
<a name="l00028"></a>00028 <span class="comment"> * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</span>
<a name="l00029"></a>00029 <span class="comment"> */</span>
<a name="l00030"></a>00030 
<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;gtkmm/button.h&gt;</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;libgnomeui/gnome-font-picker.h&gt;</span>
<a name="l00033"></a>00033 
<a name="l00034"></a>00034 
<a name="l00035"></a>00035 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00036"></a>00036 <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span>_GnomeFontPicker GnomeFontPicker;
<a name="l00037"></a>00037 <span class="keyword">typedef</span> <span class="keyword">struct </span>_GnomeFontPickerClass GnomeFontPickerClass;
<a name="l00038"></a>00038 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00039"></a>00039 
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 <span class="keyword">namespace </span>Gnome
<a name="l00042"></a>00042 {
<a name="l00043"></a>00043 
<a name="l00044"></a>00044 <span class="keyword">namespace </span>UI
<a name="l00045"></a>00045 { <span class="keyword">class </span>FontPicker_Class; } <span class="comment">// namespace UI</span>
<a name="l00046"></a>00046 
<a name="l00047"></a>00047 } <span class="comment">// namespace Gnome</span>
<a name="l00048"></a>00048 <span class="keyword">namespace </span>Gnome
<a name="l00049"></a>00049 {
<a name="l00050"></a>00050 
<a name="l00051"></a>00051 <span class="keyword">namespace </span>UI
<a name="l00052"></a>00052 {
<a name="l00053"></a>00053 
<a name="l00054"></a>00054 <span class="preprocessor">#ifndef GNOMEMM_DISABLE_DEPRECATED</span>
<a name="l00055"></a>00055 <span class="preprocessor"></span>
<a name="l00056"></a>00056 
<a name="l00057"></a><a class="code" href="classGnome_1_1UI_1_1FontPicker.html">00057</a> <span class="keyword">class </span><a class="code" href="classGnome_1_1UI_1_1FontPicker.html">FontPicker</a> : <span class="keyword">public</span> Gtk::<a class="code" href="classGtk_1_1Button.html">Button</a>
<a name="l00058"></a>00058 {
<a name="l00059"></a>00059   <span class="keyword">public</span>:
<a name="l00060"></a>00060 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00061"></a>00061 <span class="preprocessor"></span>  <span class="keyword">typedef</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html">FontPicker</a> CppObjectType;
<a name="l00062"></a>00062   <span class="keyword">typedef</span> FontPicker_Class CppClassType;
<a name="l00063"></a>00063   <span class="keyword">typedef</span> GnomeFontPicker BaseObjectType;
<a name="l00064"></a>00064   <span class="keyword">typedef</span> GnomeFontPickerClass BaseClassType;
<a name="l00065"></a>00065 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00066"></a>00066 
<a name="l00067"></a>00067   <span class="keyword">virtual</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#1b5b7f9b1afab2a3640709061d928beb">~FontPicker</a>();
<a name="l00068"></a>00068 
<a name="l00069"></a>00069 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00070"></a>00070 <span class="preprocessor"></span>
<a name="l00071"></a>00071 <span class="keyword">private</span>:
<a name="l00072"></a>00072   <span class="keyword">friend</span> <span class="keyword">class </span>FontPicker_Class;
<a name="l00073"></a>00073   <span class="keyword">static</span> CppClassType fontpicker_class_;
<a name="l00074"></a>00074 
<a name="l00075"></a>00075   <span class="comment">// noncopyable</span>
<a name="l00076"></a>00076   <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#74f95753607b4cff7e747b3d0faca04a">FontPicker</a>(<span class="keyword">const</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html">FontPicker</a>&amp;);
<a name="l00077"></a>00077   <a class="code" href="classGnome_1_1UI_1_1FontPicker.html">FontPicker</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html">FontPicker</a>&amp;);
<a name="l00078"></a>00078 
<a name="l00079"></a>00079 <span class="keyword">protected</span>:
<a name="l00080"></a>00080   <span class="keyword">explicit</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#74f95753607b4cff7e747b3d0faca04a">FontPicker</a>(<span class="keyword">const</span> Glib::ConstructParams&amp; construct_params);
<a name="l00081"></a>00081   <span class="keyword">explicit</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#74f95753607b4cff7e747b3d0faca04a">FontPicker</a>(GnomeFontPicker* castitem);
<a name="l00082"></a>00082 
<a name="l00083"></a>00083 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00084"></a>00084 
<a name="l00085"></a>00085 <span class="keyword">public</span>:
<a name="l00086"></a>00086 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00087"></a>00087 <span class="preprocessor"></span>  <span class="keyword">static</span> GType get_type()      G_GNUC_CONST;
<a name="l00088"></a>00088   <span class="keyword">static</span> GType get_base_type() G_GNUC_CONST;
<a name="l00089"></a>00089 <span class="preprocessor">#endif</span>
<a name="l00090"></a>00090 <span class="preprocessor"></span>
<a name="l00092"></a><a class="code" href="classGnome_1_1UI_1_1FontPicker.html#bf0cea5418f5db2ac536d59e7e8e4460">00092</a>   GnomeFontPicker*       <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#bf0cea5418f5db2ac536d59e7e8e4460" title="Provides access to the underlying C GtkObject.">gobj</a>()       { <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span>GnomeFontPicker*<span class="keyword">&gt;</span>(gobject_); }
<a name="l00093"></a>00093 
<a name="l00095"></a><a class="code" href="classGnome_1_1UI_1_1FontPicker.html#7608e4b0a38eb26e33be9b149e20f95c">00095</a>   <span class="keyword">const</span> GnomeFontPicker* <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#bf0cea5418f5db2ac536d59e7e8e4460" title="Provides access to the underlying C GtkObject.">gobj</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span>GnomeFontPicker*<span class="keyword">&gt;</span>(gobject_); }
<a name="l00096"></a>00096 
<a name="l00097"></a>00097 
<a name="l00098"></a>00098 <span class="keyword">public</span>:
<a name="l00099"></a>00099   <span class="comment">//C++ methods used to invoke GTK+ virtual functions:</span>
<a name="l00100"></a>00100 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00101"></a>00101 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00102"></a>00102 <span class="preprocessor"></span>
<a name="l00103"></a>00103 <span class="keyword">protected</span>:
<a name="l00104"></a>00104   <span class="comment">//GTK+ Virtual Functions (override these to change behaviour):</span>
<a name="l00105"></a>00105 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00106"></a>00106 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00107"></a>00107 <span class="preprocessor"></span>
<a name="l00108"></a>00108   <span class="comment">//Default Signal Handlers::</span>
<a name="l00109"></a>00109 <span class="preprocessor">#ifdef GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00110"></a>00110 <span class="preprocessor"></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#a969dd78f37eba591d3726a14f925eec">on_font_set</a>(<span class="keyword">const</span> Glib::ustring&amp; font_name);
<a name="l00111"></a>00111 <span class="preprocessor">#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00112"></a>00112 <span class="preprocessor"></span>
<a name="l00113"></a>00113 
<a name="l00114"></a>00114 <span class="keyword">private</span>:
<a name="l00115"></a>00115 
<a name="l00116"></a>00116   
<a name="l00117"></a>00117 <span class="keyword">public</span>:
<a name="l00118"></a>00118   <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#74f95753607b4cff7e747b3d0faca04a">FontPicker</a>();
<a name="l00119"></a>00119 
<a name="l00120"></a>00120   
<a name="l00121"></a>00121   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#393492ff1b474d6376ac47e4ba8ba6bd">set_title</a>(<span class="keyword">const</span> Glib::ustring&amp; title);
<a name="l00122"></a>00122   
<a name="l00123"></a>00123   Glib::ustring <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#935a743c1c796a5e1cbe9423dbb179cf">get_title</a>() <span class="keyword">const</span>;
<a name="l00124"></a>00124   
<a name="l00125"></a>00125   GnomeFontPickerMode <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#9f99b38a2b6994829a53e33be0efd5a3">get_mode</a>() <span class="keyword">const</span>; 
<a name="l00126"></a>00126   
<a name="l00127"></a>00127   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#1eb09d3212b699e425dba232653ffda1">set_mode</a>(GnomeFontPickerMode mode);
<a name="l00128"></a>00128   
<a name="l00129"></a>00129   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#3a7a59d5f13bd373197d4b90fce4a7c9">set_use_font_in_label</a> (<span class="keywordtype">bool</span> use_font_in_label, gint size);
<a name="l00130"></a>00130   
<a name="l00131"></a>00131   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#8dc13e444f50e1672efd3eb1d11cfbea">set_show_size</a> (<span class="keywordtype">bool</span> show_size = <span class="keyword">true</span>);
<a name="l00132"></a>00132   
<a name="l00133"></a>00133   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#0d169bf87b31085dad46808ae2a49b41">uw_set_widget</a>(Gtk::Widget&amp; widget);
<a name="l00134"></a>00134 
<a name="l00135"></a>00135   
<a name="l00136"></a>00136   Gtk::Widget* <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#dac62c0d8c727efc5065ccbaf4b1c61d">uw_get_widget</a>();
<a name="l00137"></a>00137   
<a name="l00138"></a>00138   <span class="keyword">const</span> Gtk::Widget* <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#dac62c0d8c727efc5065ccbaf4b1c61d">uw_get_widget</a>() <span class="keyword">const</span>;
<a name="l00139"></a>00139 
<a name="l00140"></a>00140   
<a name="l00141"></a>00141   Glib::ustring <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#12d6f7ebd17cb95f658227ea7fb7debc">get_font_name</a>() <span class="keyword">const</span>;;
<a name="l00142"></a>00142   
<a name="l00143"></a>00143   <span class="keywordtype">bool</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#501d7bd2bb0f34322e5d586f38f523d2">set_font_name</a>(<span class="keyword">const</span> Glib::ustring&amp; fontname);
<a name="l00144"></a>00144   
<a name="l00145"></a>00145   Glib::ustring <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#79d2828a6adff4ebb4d16c9b073e8566">get_preview_text</a>() <span class="keyword">const</span>;
<a name="l00146"></a>00146   
<a name="l00147"></a>00147   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#695c6586df7c12ccc9ff274cdfe1b775">set_preview_text</a>(<span class="keyword">const</span> Glib::ustring&amp; text);
<a name="l00148"></a>00148 
<a name="l00149"></a>00149  
<a name="l00155"></a>00155   Glib::SignalProxy1&lt; void,const Glib::ustring&amp; &gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#738f02e90ed75385be835fb2b949d360">signal_font_set</a>();
<a name="l00156"></a>00156 ;
<a name="l00157"></a>00157 
<a name="l00158"></a>00158 <span class="preprocessor">  #ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00159"></a>00159 <span class="preprocessor"></span>
<a name="l00165"></a>00165   Glib::PropertyProxy&lt;Glib::ustring&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#8a58bcbf4c05c207adb8ef59ee67e9e9" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_title</a>() ;
<a name="l00166"></a>00166 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00167"></a>00167 <span class="preprocessor"></span>
<a name="l00168"></a>00168 <span class="preprocessor">#ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00169"></a>00169 <span class="preprocessor"></span>
<a name="l00175"></a>00175   Glib::PropertyProxy_ReadOnly&lt;Glib::ustring&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#8a58bcbf4c05c207adb8ef59ee67e9e9" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_title</a>() <span class="keyword">const</span>;
<a name="l00176"></a>00176 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00177"></a>00177 <span class="preprocessor"></span>
<a name="l00178"></a>00178 <span class="preprocessor">  #ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00179"></a>00179 <span class="preprocessor"></span>
<a name="l00185"></a>00185   Glib::PropertyProxy&lt;GnomeFontPickerMode&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#06a56df1a497ef1c6310fd03b7ad9b8b" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_mode</a>() ;
<a name="l00186"></a>00186 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00187"></a>00187 <span class="preprocessor"></span>
<a name="l00188"></a>00188 <span class="preprocessor">#ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00189"></a>00189 <span class="preprocessor"></span>
<a name="l00195"></a>00195   Glib::PropertyProxy_ReadOnly&lt;GnomeFontPickerMode&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#06a56df1a497ef1c6310fd03b7ad9b8b" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_mode</a>() <span class="keyword">const</span>;
<a name="l00196"></a>00196 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00197"></a>00197 <span class="preprocessor"></span>
<a name="l00198"></a>00198 <span class="preprocessor">  #ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00199"></a>00199 <span class="preprocessor"></span>
<a name="l00205"></a>00205   Glib::PropertyProxy&lt;Glib::ustring&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#918c23256fc5e8e6a103d253de4a2c15" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_font_name</a>() ;
<a name="l00206"></a>00206 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00207"></a>00207 <span class="preprocessor"></span>
<a name="l00208"></a>00208 <span class="preprocessor">#ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00209"></a>00209 <span class="preprocessor"></span>
<a name="l00215"></a>00215   Glib::PropertyProxy_ReadOnly&lt;Glib::ustring&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#918c23256fc5e8e6a103d253de4a2c15" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_font_name</a>() <span class="keyword">const</span>;
<a name="l00216"></a>00216 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00217"></a>00217 <span class="preprocessor"></span>
<a name="l00218"></a>00218 <span class="preprocessor">  #ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00219"></a>00219 <span class="preprocessor"></span>
<a name="l00225"></a>00225   Glib::PropertyProxy&lt;Glib::ustring&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#1495a15689d8f4a7d1d6c3c6384b88cc" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_preview_text</a>() ;
<a name="l00226"></a>00226 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00227"></a>00227 <span class="preprocessor"></span>
<a name="l00228"></a>00228 <span class="preprocessor">#ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00229"></a>00229 <span class="preprocessor"></span>
<a name="l00235"></a>00235   Glib::PropertyProxy_ReadOnly&lt;Glib::ustring&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#1495a15689d8f4a7d1d6c3c6384b88cc" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_preview_text</a>() <span class="keyword">const</span>;
<a name="l00236"></a>00236 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00237"></a>00237 <span class="preprocessor"></span>
<a name="l00238"></a>00238 <span class="preprocessor">  #ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00239"></a>00239 <span class="preprocessor"></span>
<a name="l00245"></a>00245   Glib::PropertyProxy&lt;bool&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#c14a69a6f72f3a87e562bef317a522b4" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_use_font_in_label</a>() ;
<a name="l00246"></a>00246 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00247"></a>00247 <span class="preprocessor"></span>
<a name="l00248"></a>00248 <span class="preprocessor">#ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00249"></a>00249 <span class="preprocessor"></span>
<a name="l00255"></a>00255   Glib::PropertyProxy_ReadOnly&lt;bool&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#c14a69a6f72f3a87e562bef317a522b4" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_use_font_in_label</a>() <span class="keyword">const</span>;
<a name="l00256"></a>00256 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00257"></a>00257 <span class="preprocessor"></span>
<a name="l00258"></a>00258 <span class="preprocessor">  #ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00259"></a>00259 <span class="preprocessor"></span>
<a name="l00265"></a>00265   Glib::PropertyProxy&lt;int&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#d7bff2f6da57a186d40cad67ab820d48" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_label_font_size</a>() ;
<a name="l00266"></a>00266 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00267"></a>00267 <span class="preprocessor"></span>
<a name="l00268"></a>00268 <span class="preprocessor">#ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00269"></a>00269 <span class="preprocessor"></span>
<a name="l00275"></a>00275   Glib::PropertyProxy_ReadOnly&lt;int&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#d7bff2f6da57a186d40cad67ab820d48" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_label_font_size</a>() <span class="keyword">const</span>;
<a name="l00276"></a>00276 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00277"></a>00277 <span class="preprocessor"></span>
<a name="l00278"></a>00278 <span class="preprocessor">  #ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00279"></a>00279 <span class="preprocessor"></span>
<a name="l00285"></a>00285   Glib::PropertyProxy&lt;bool&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#8efb3b268bd1a13befbb414b4d58988a" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_show_size</a>() ;
<a name="l00286"></a>00286 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00287"></a>00287 <span class="preprocessor"></span>
<a name="l00288"></a>00288 <span class="preprocessor">#ifdef GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00289"></a>00289 <span class="preprocessor"></span>
<a name="l00295"></a>00295   Glib::PropertyProxy_ReadOnly&lt;bool&gt; <a class="code" href="classGnome_1_1UI_1_1FontPicker.html#8efb3b268bd1a13befbb414b4d58988a" title="You rarely need to use properties because there are get_ and set_ methods for almost...">property_show_size</a>() <span class="keyword">const</span>;
<a name="l00296"></a>00296 <span class="preprocessor">#endif //#GLIBMM_PROPERTIES_ENABLED</span>
<a name="l00297"></a>00297 <span class="preprocessor"></span>
<a name="l00298"></a>00298 
<a name="l00299"></a>00299 };
<a name="l00300"></a>00300 
<a name="l00301"></a>00301 <span class="preprocessor">#endif //GNOMEMM_DISABLE_DEPRECATED</span>
<a name="l00302"></a>00302 <span class="preprocessor"></span>
<a name="l00303"></a>00303 } <span class="comment">/* namespace UI */</span>
<a name="l00304"></a>00304 } <span class="comment">/* namespace Gnome */</span>
<a name="l00305"></a>00305 
<a name="l00306"></a>00306 
<a name="l00307"></a>00307 <span class="keyword">namespace </span>Glib
<a name="l00308"></a>00308 {
<a name="l00317"></a>00317   <a class="code" href="classGnome_1_1UI_1_1FontPicker.html">Gnome::UI::FontPicker</a>* wrap(GnomeFontPicker* <span class="keywordtype">object</span>, <span class="keywordtype">bool</span> take_copy = <span class="keyword">false</span>);
<a name="l00318"></a>00318 } <span class="comment">//namespace Glib</span>
<a name="l00319"></a>00319 
<a name="l00320"></a>00320 
<a name="l00321"></a>00321 <span class="preprocessor">#endif </span><span class="comment">/* _LIBGNOMEUIMM_FONT_PICKER_H */</span>
<a name="l00322"></a>00322 
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Mar 9 14:31:26 2008 for libgnomeuimm by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>