Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1bbf51ece72e40a5f40ad48678e7c5a5 > files > 576

libgnome32-devel-1.4.2-22mdv2009.1.i586.rpm

<refentry id="gnomeui-gnome-window-icon">
<refmeta>
<refentrytitle>gnome-window-icon</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>GNOMEUI Library</refmiscinfo>
</refmeta>

<refnamediv>
<refname>gnome-window-icon</refname><refpurpose>Convenience functions for window mini-icons</refpurpose>
</refnamediv>

<refsynopsisdiv><title>Synopsis</title>
<synopsis>

#include &lt;gnome.h&gt;


</synopsis>
</refsynopsisdiv>





<refsect1>
<title>Description</title>
<para>
  These functions are a convenience wrapper for the <link linkend="gdk-window-set-icon">gdk_window_set_icon</link>()
  function.  They allow setting a default icon, which is used by many
  top level windows in libgnomeui, such as GnomeApp and GnomeDialog
  windows.
</para>

<para>
  They also handle drawing the icon on the iconified window's icon in
  window managers such as TWM and Window Maker.
</para>

<para>
  These functions were added with the 1.2.0 release of the GNOME libraries
  in May, 2000.  This means that not all users will have this functionality
  in the GNOME libraries, and should only be used accordingly.  The header file
  must be explicitely included, also (include &lt;libgnomeui/gnome-window-icon.h>).
</para>
</refsect1>

<refsect1>
<title>Details</title>

</refsect1>



<refsect1>
<title>See Also</title>
<para>
  <link linkend="gdk-window-set-icon">gdk_window_set_icon</link>()
</para>
</refsect1>

</refentry>