KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /proc/21585/root/usr/share/gtk-doc/html/libgnomeui/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/21585/root/usr/share/gtk-doc/html/libgnomeui/GnomeMDIGenericChild.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GnomeMDIGenericChild</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
<link rel="start" href="index.html" title="GNOME UI Library Reference Manual">
<link rel="up" href="deprecated.html" title="Deprecated modules">
<link rel="prev" href="GnomeMDIChild.html" title="GnomeMDIChild">
<link rel="next" href="libgnomeui-gnome-mdi-session.html" title="gnome-mdi-session">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="GNOME UI Library (libgnomeui)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="GnomeMDIChild.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="deprecated.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GNOME UI Library Reference Manual</th>
<td><a accesskey="n" href="libgnomeui-gnome-mdi-session.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3135908" class="shortcut">Top</a>
                  &#160;|&#160;
                  <a href="#id3136393" class="shortcut">Description</a>
                  &#160;|&#160;
                  <a href="#id3136346" class="shortcut">Object Hierarchy</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GnomeMDIGenericChild"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id3135908"></a><span class="refentrytitle">GnomeMDIGenericChild</span>
</h2>
<p>GnomeMDIGenericChild &#8212; </p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<h2>Synopsis</h2>
<pre class="synopsis">

#include &lt;libgnomeui/libgnomeui.h&gt;


            <a href="GnomeMDIGenericChild.html#GnomeMDIGenericChild-struct">GnomeMDIGenericChild</a>;
<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a>* <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-new">gnome_mdi_generic_child_new</a>
                                            (const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *name);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-view-creator">gnome_mdi_generic_child_set_view_creator</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildViewCreator">GnomeMDIChildViewCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-view-creator-full">gnome_mdi_generic_child_set_view_creator_full</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildViewCreator">GnomeMDIChildViewCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-menu-creator">gnome_mdi_generic_child_set_menu_creator</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildMenuCreator">GnomeMDIChildMenuCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-menu-creator-full">gnome_mdi_generic_child_set_menu_creator_full</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildMenuCreator">GnomeMDIChildMenuCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-config-func">gnome_mdi_generic_child_set_config_func</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildConfigFunc">GnomeMDIChildConfigFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-config-func-full">gnome_mdi_generic_child_set_config_func_full</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildConfigFunc">GnomeMDIChildConfigFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-label-func">gnome_mdi_generic_child_set_label_func</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildLabelFunc">GnomeMDIChildLabelFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void        <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-label-func-full">gnome_mdi_generic_child_set_label_func_full</a>
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildLabelFunc">GnomeMDIChildLabelFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);

</pre>
</div>
<div class="refsect1" lang="en">
<a name="id3136346"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">

  <a
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
   +----<a
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
         +----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
               +----<a href="GnomeMDIChild.html" title="GnomeMDIChild">GnomeMDIChild</a>
                     +----GnomeMDIGenericChild
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id3136393"></a><h2>Description</h2>
<p>

</p>
</div>
<div class="refsect1" lang="en">
<a name="id3136407"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id3136418"></a><h3>
<a name="GnomeMDIGenericChild-struct"></a>GnomeMDIGenericChild</h3>
<a class="indexterm" name="id3136431"></a><pre class="programlisting">typedef struct _GnomeMDIGenericChild GnomeMDIGenericChild;</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GnomeMDIGenericChild</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>

</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3136460"></a><h3>
<a name="gnome-mdi-generic-child-new"></a>gnome_mdi_generic_child_new ()</h3>
<a class="indexterm" name="id3136475"></a><pre class="programlisting"><a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a>* gnome_mdi_generic_child_new
                                            (const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *name);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_new</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Creates a new mdi child, which has the ability to set view creators, etc
on an instance basis (rather than on a class basis like &amp;GnomeMDIChild).
</p>
<p>
After creation, you will need to set, at a minimum, the view creator
function.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>name</code></em>&#160;:</span></td>
<td> the name of this MDI child.
</td>
</tr>
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
<td> A newly created &amp;GnomeMDIGenericChild object.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3136560"></a><h3>
<a name="gnome-mdi-generic-child-set-view-creator"></a>gnome_mdi_generic_child_set_view_creator ()</h3>
<a class="indexterm" name="id3136577"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_view_creator
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildViewCreator">GnomeMDIChildViewCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_view_creator</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This function sets the function that is used to create new views for this
particular mdi child object.  The function should return a newly created
widget (the view).
</p>
<p>
A &amp;GnomeMDIGenericChild must have a view creator.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> the mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a function used to create views
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3136694"></a><h3>
<a name="gnome-mdi-generic-child-set-view-creator-full"></a>gnome_mdi_generic_child_set_view_creator_full ()</h3>
<a class="indexterm" name="id3136711"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_view_creator_full
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildViewCreator">GnomeMDIChildViewCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_view_creator_full</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Similar to <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-view-creator"><code class="function">gnome_mdi_generic_child_set_view_creator()</code></a>, except that it gives
more control to the programmer.  If <em class="parameter"><code>marshal</code></em> is not <a
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"
><code class="literal">NULL</code></a>, then it will
be called instead of <em class="parameter"><code>func</code></em>.
</p>
<p>
The &amp;GtkArg array passed to <em class="parameter"><code>marshal</code></em> will be of length 2.  The first
element will be <em class="parameter"><code>child</code></em>, and the second is the return value (a pointer to
a &amp;GtkWidget).</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> the mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a function to create views (not used if <em class="parameter"><code>marshal</code></em> != <a
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>marshal</code></em>&#160;:</span></td>
<td> a callback marshaller
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>notify</code></em>&#160;:</span></td>
<td> a function used to free the user data.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3136935"></a><h3>
<a name="gnome-mdi-generic-child-set-menu-creator"></a>gnome_mdi_generic_child_set_menu_creator ()</h3>
<a class="indexterm" name="id3136951"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_menu_creator
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildMenuCreator">GnomeMDIChildMenuCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_menu_creator</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Sets the function used to create child specific menus.  The function
should return a &amp;GList of the menus created.
</p>
<p>
A &amp;GnomeMDIGenericChild doesn't require a menu creator.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> the mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a function to create a list of child specific menus
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3137069"></a><h3>
<a name="gnome-mdi-generic-child-set-menu-creator-full"></a>gnome_mdi_generic_child_set_menu_creator_full ()</h3>
<a class="indexterm" name="id3137086"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_menu_creator_full
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildMenuCreator">GnomeMDIChildMenuCreator</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_menu_creator_full</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This function is similar to <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-menu-creator"><code class="function">gnome_mdi_generic_child_set_menu_creator()</code></a>,
but gives extra flexibility to the programmer, in the form of a a
destroy notify for the user data, and a callback marshaller.
</p>
<p>
The &amp;GtkArg array passed to <em class="parameter"><code>marshal</code></em> is of length 3.  The first element
will be <em class="parameter"><code>child</code></em>, the second will be a view of <em class="parameter"><code>child</code></em>, and the third is the
return value (a pointer to the returned GList).</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> the mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a menu creator function (not used if <em class="parameter"><code>marshal</code></em> != <a
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>marshal</code></em>&#160;:</span></td>
<td> a callback marshaller
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>notify</code></em>&#160;:</span></td>
<td> a destroy notify for the data
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3137295"></a><h3>
<a name="gnome-mdi-generic-child-set-config-func"></a>gnome_mdi_generic_child_set_config_func ()</h3>
<a class="indexterm" name="id3137311"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_config_func
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildConfigFunc">GnomeMDIChildConfigFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_config_func</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Sets the function used to get the config key used for session saves.
</p>
<p>
A &amp;GnomeMDIGenericChild doesn't require a config func.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> the mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a function to set the config key for session saves
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3137427"></a><h3>
<a name="gnome-mdi-generic-child-set-config-func-full"></a>gnome_mdi_generic_child_set_config_func_full ()</h3>
<a class="indexterm" name="id3137443"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_config_func_full
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildConfigFunc">GnomeMDIChildConfigFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_config_func_full</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
A function similar to <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-config-func"><code class="function">gnome_mdi_generic_child_set_config_func()</code></a>, except
it gives more control to the programmer.
</p>
<p>
The &amp;GtkArg array passed to <em class="parameter"><code>marshal</code></em> is of length 2.  The first element is
<em class="parameter"><code>child</code></em>, and the second is the return value (a pointer to a string).</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> the mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a function (not used if <em class="parameter"><code>marshal</code></em> != <a
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>marshal</code></em>&#160;:</span></td>
<td> a callback marshaller
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>notify</code></em>&#160;:</span></td>
<td> a destroy notify for the user data
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3137644"></a><h3>
<a name="gnome-mdi-generic-child-set-label-func"></a>gnome_mdi_generic_child_set_label_func ()</h3>
<a class="indexterm" name="id3137660"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_label_func
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildLabelFunc">GnomeMDIChildLabelFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_label_func</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Sets the function used to set (or modify) the label for <em class="parameter"><code>child</code></em>.  The
first argument to <em class="parameter"><code>func</code></em> is <em class="parameter"><code>child</code></em>.  If a label exists, it will be passed
to <em class="parameter"><code>func</code></em> as the second argument, otherwise, <a
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"
><code class="literal">NULL</code></a> is passed.  The
function should return the modified label.
</p>
<p>
A &amp;GnomeMDIGenericChild doesn't require a label function.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> a mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a function
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3137812"></a><h3>
<a name="gnome-mdi-generic-child-set-label-func-full"></a>gnome_mdi_generic_child_set_label_func_full ()</h3>
<a class="indexterm" name="id3137829"></a><pre class="programlisting">void        gnome_mdi_generic_child_set_label_func_full
                                            (<a href="GnomeMDIGenericChild.html" title="GnomeMDIGenericChild">GnomeMDIGenericChild</a> *child,
                                             <a href="GnomeMDIChild.html#GnomeMDIChildLabelFunc">GnomeMDIChildLabelFunc</a> func,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkCallbackMarshal"
>GtkCallbackMarshal</a> marshal,
                                             <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
                                             <a
href="/usr/share/gtk-doc/html/gtk/gtk-Types.html#GtkDestroyNotify"
>GtkDestroyNotify</a> notify);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_mdi_generic_child_set_label_func_full</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Similar to <a href="GnomeMDIGenericChild.html#gnome-mdi-generic-child-set-label-func"><code class="function">gnome_mdi_generic_child_set_label_func()</code></a>, except it gives more
flexibility to the programmer.
</p>
<p>
The &amp;GtkArg array passed to <em class="parameter"><code>marshal</code></em> is of length 3.  The first argument
is <em class="parameter"><code>child</code></em>, the second is the old widget (or <a
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"
><code class="literal">NULL</code></a>), and the third is the
return value (a pointer to a &amp;GtkWidget).</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>child</code></em>&#160;:</span></td>
<td> the mdi child object
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></td>
<td> a function (not used if <em class="parameter"><code>marshal</code></em> != <a
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>marshal</code></em>&#160;:</span></td>
<td> a callback marshaller
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> optional user data
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>notify</code></em>&#160;:</span></td>
<td> a destroy notify for the data
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
</body>
</html>

Anon7 - 2021