[Pkg-xfce-commits] r60 - in goodies: . exo exo/branches exo/branches/upstream exo/branches/upstream/current exo/branches/upstream/current/docs exo/branches/upstream/current/docs/reference exo/branches/upstream/current/docs/reference/html exo/branches/upstream/current/docs/reference/tmpl exo/branches/upstream/current/docs/reference/xml

Yves-Alexis Perez corsac-guest at costa.debian.org
Tue Nov 27 17:23:14 UTC 2007


Author: corsac-guest
Date: 2005-04-25 17:30:44 +0000 (Mon, 25 Apr 2005)
New Revision: 60

Added:
   goodies/exo/
   goodies/exo/branches/
   goodies/exo/branches/upstream/
   goodies/exo/branches/upstream/current/
   goodies/exo/branches/upstream/current/config.guess
   goodies/exo/branches/upstream/current/config.sub
   goodies/exo/branches/upstream/current/docs/
   goodies/exo/branches/upstream/current/docs/reference/
   goodies/exo/branches/upstream/current/docs/reference/html/
   goodies/exo/branches/upstream/current/docs/reference/html/ExoCellRendererEllipsizedText.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoEllipsizedLabel.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoIconBar.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoIconView.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditor.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditorDialog.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsModel.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsView.html
   goodies/exo/branches/upstream/current/docs/reference/html/ExoXsessionClient.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-Binding-Properties-Functions.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-GObject.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-Pango.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-gdk-pixbuf.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-MD5-functions.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-String-Utility-Functions.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-Version-Information.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-extensions.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-miscelleanous.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-overview.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-toolbars.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo-widgets.html
   goodies/exo/branches/upstream/current/docs/reference/html/exo.devhelp
   goodies/exo/branches/upstream/current/docs/reference/html/index.html
   goodies/exo/branches/upstream/current/docs/reference/html/index.sgml
   goodies/exo/branches/upstream/current/docs/reference/html/ix01.html
   goodies/exo/branches/upstream/current/docs/reference/tmpl/
   goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-cell-renderer-ellipsized-text.sgml
   goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-ellipsized-label.sgml
   goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-toolbars-editor.sgml
   goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-unused.sgml
   goodies/exo/branches/upstream/current/docs/reference/xml/
   goodies/exo/branches/upstream/current/docs/reference/xml/exo-cell-renderer-ellipsized-text.xml
   goodies/exo/branches/upstream/current/docs/reference/xml/exo-ellipsized-label.xml
   goodies/exo/tags/
Log:
[svn-inject] Installing original source of exo

Added: goodies/exo/branches/upstream/current/config.guess
===================================================================
--- goodies/exo/branches/upstream/current/config.guess	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/config.guess	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,1459 @@
+#! /bin/sh
+# Attempt to guess a canonical system name.
+#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+
+timestamp='2004-03-12'
+
+# This file is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+# Originally written by Per Bothner <per at bothner.com>.
+# Please send patches to <config-patches at gnu.org>.  Submit a context
+# diff and a properly formatted ChangeLog entry.
+#
+# This script attempts to guess a canonical system name similar to
+# config.sub.  If it succeeds, it prints the system name on stdout, and
+# exits with 0.  Otherwise, it exits with 1.
+#
+# The plan is that this can be called by configure scripts if you
+# don't specify an explicit build system type.
+
+me=`echo "$0" | sed -e 's,.*/,,'`
+
+usage="\
+Usage: $0 [OPTION]
+
+Output the configuration name of the system \`$me' is run on.
+
+Operation modes:
+  -h, --help         print this help, then exit
+  -t, --time-stamp   print date of last modification, then exit
+  -v, --version      print version number, then exit
+
+Report bugs and patches to <config-patches at gnu.org>."
+
+version="\
+GNU config.guess ($timestamp)
+
+Originally written by Per Bothner.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+Free Software Foundation, Inc.
+
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
+
+help="
+Try \`$me --help' for more information."
+
+# Parse command line
+while test $# -gt 0 ; do
+  case $1 in
+    --time-stamp | --time* | -t )
+       echo "$timestamp" ; exit 0 ;;
+    --version | -v )
+       echo "$version" ; exit 0 ;;
+    --help | --h* | -h )
+       echo "$usage"; exit 0 ;;
+    -- )     # Stop option processing
+       shift; break ;;
+    - )	# Use stdin as input.
+       break ;;
+    -* )
+       echo "$me: invalid option $1$help" >&2
+       exit 1 ;;
+    * )
+       break ;;
+  esac
+done
+
+if test $# != 0; then
+  echo "$me: too many arguments$help" >&2
+  exit 1
+fi
+
+trap 'exit 1' 1 2 15
+
+# CC_FOR_BUILD -- compiler used by this script. Note that the use of a
+# compiler to aid in system detection is discouraged as it requires
+# temporary files to be created and, as you can see below, it is a
+# headache to deal with in a portable fashion.
+
+# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
+# use `HOST_CC' if defined, but it is deprecated.
+
+# Portable tmp directory creation inspired by the Autoconf team.
+
+set_cc_for_build='
+trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
+trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ;
+: ${TMPDIR=/tmp} ;
+ { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
+ { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
+ { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } ||
+ { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
+dummy=$tmp/dummy ;
+tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ;
+case $CC_FOR_BUILD,$HOST_CC,$CC in
+ ,,)    echo "int x;" > $dummy.c ;
+	for c in cc gcc c89 c99 ; do
+	  if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then
+	     CC_FOR_BUILD="$c"; break ;
+	  fi ;
+	done ;
+	if test x"$CC_FOR_BUILD" = x ; then
+	  CC_FOR_BUILD=no_compiler_found ;
+	fi
+	;;
+ ,,*)   CC_FOR_BUILD=$CC ;;
+ ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
+esac ;'
+
+# This is needed to find uname on a Pyramid OSx when run in the BSD universe.
+# (ghazi at noc.rutgers.edu 1994-08-24)
+if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
+	PATH=$PATH:/.attbin ; export PATH
+fi
+
+UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
+UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
+UNAME_SYSTEM=`(uname -s) 2>/dev/null`  || UNAME_SYSTEM=unknown
+UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
+
+# Note: order is significant - the case branches are not exclusive.
+
+case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
+    *:NetBSD:*:*)
+	# NetBSD (nbsd) targets should (where applicable) match one or
+	# more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
+	# *-*-netbsdecoff* and *-*-netbsd*.  For targets that recently
+	# switched to ELF, *-*-netbsd* would select the old
+	# object file format.  This provides both forward
+	# compatibility and a consistent mechanism for selecting the
+	# object file format.
+	#
+	# Note: NetBSD doesn't particularly care about the vendor
+	# portion of the name.  We always set it to "unknown".
+	sysctl="sysctl -n hw.machine_arch"
+	UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
+	    /usr/sbin/$sysctl 2>/dev/null || echo unknown)`
+	case "${UNAME_MACHINE_ARCH}" in
+	    armeb) machine=armeb-unknown ;;
+	    arm*) machine=arm-unknown ;;
+	    sh3el) machine=shl-unknown ;;
+	    sh3eb) machine=sh-unknown ;;
+	    *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
+	esac
+	# The Operating System including object format, if it has switched
+	# to ELF recently, or will in the future.
+	case "${UNAME_MACHINE_ARCH}" in
+	    arm*|i386|m68k|ns32k|sh3*|sparc|vax)
+		eval $set_cc_for_build
+		if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
+			| grep __ELF__ >/dev/null
+		then
+		    # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout).
+		    # Return netbsd for either.  FIX?
+		    os=netbsd
+		else
+		    os=netbsdelf
+		fi
+		;;
+	    *)
+	        os=netbsd
+		;;
+	esac
+	# The OS release
+	# Debian GNU/NetBSD machines have a different userland, and
+	# thus, need a distinct triplet. However, they do not need
+	# kernel version information, so it can be replaced with a
+	# suitable tag, in the style of linux-gnu.
+	case "${UNAME_VERSION}" in
+	    Debian*)
+		release='-gnu'
+		;;
+	    *)
+		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
+		;;
+	esac
+	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
+	# contains redundant information, the shorter form:
+	# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
+	echo "${machine}-${os}${release}"
+	exit 0 ;;
+    amd64:OpenBSD:*:*)
+	echo x86_64-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    amiga:OpenBSD:*:*)
+	echo m68k-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    arc:OpenBSD:*:*)
+	echo mipsel-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    cats:OpenBSD:*:*)
+	echo arm-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    hp300:OpenBSD:*:*)
+	echo m68k-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    mac68k:OpenBSD:*:*)
+	echo m68k-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    macppc:OpenBSD:*:*)
+	echo powerpc-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    mvme68k:OpenBSD:*:*)
+	echo m68k-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    mvme88k:OpenBSD:*:*)
+	echo m88k-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    mvmeppc:OpenBSD:*:*)
+	echo powerpc-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    pegasos:OpenBSD:*:*)
+	echo powerpc-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    pmax:OpenBSD:*:*)
+	echo mipsel-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    sgi:OpenBSD:*:*)
+	echo mipseb-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    sun3:OpenBSD:*:*)
+	echo m68k-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    wgrisc:OpenBSD:*:*)
+	echo mipsel-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    *:OpenBSD:*:*)
+	echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE}
+	exit 0 ;;
+    *:ekkoBSD:*:*)
+	echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
+	exit 0 ;;
+    macppc:MirBSD:*:*)
+	echo powerppc-unknown-mirbsd${UNAME_RELEASE}
+	exit 0 ;;
+    *:MirBSD:*:*)
+	echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
+	exit 0 ;;
+    alpha:OSF1:*:*)
+	case $UNAME_RELEASE in
+	*4.0)
+		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
+		;;
+	*5.*)
+	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
+		;;
+	esac
+	# According to Compaq, /usr/sbin/psrinfo has been available on
+	# OSF/1 and Tru64 systems produced since 1995.  I hope that
+	# covers most systems running today.  This code pipes the CPU
+	# types through head -n 1, so we only detect the type of CPU 0.
+	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
+	case "$ALPHA_CPU_TYPE" in
+	    "EV4 (21064)")
+		UNAME_MACHINE="alpha" ;;
+	    "EV4.5 (21064)")
+		UNAME_MACHINE="alpha" ;;
+	    "LCA4 (21066/21068)")
+		UNAME_MACHINE="alpha" ;;
+	    "EV5 (21164)")
+		UNAME_MACHINE="alphaev5" ;;
+	    "EV5.6 (21164A)")
+		UNAME_MACHINE="alphaev56" ;;
+	    "EV5.6 (21164PC)")
+		UNAME_MACHINE="alphapca56" ;;
+	    "EV5.7 (21164PC)")
+		UNAME_MACHINE="alphapca57" ;;
+	    "EV6 (21264)")
+		UNAME_MACHINE="alphaev6" ;;
+	    "EV6.7 (21264A)")
+		UNAME_MACHINE="alphaev67" ;;
+	    "EV6.8CB (21264C)")
+		UNAME_MACHINE="alphaev68" ;;
+	    "EV6.8AL (21264B)")
+		UNAME_MACHINE="alphaev68" ;;
+	    "EV6.8CX (21264D)")
+		UNAME_MACHINE="alphaev68" ;;
+	    "EV6.9A (21264/EV69A)")
+		UNAME_MACHINE="alphaev69" ;;
+	    "EV7 (21364)")
+		UNAME_MACHINE="alphaev7" ;;
+	    "EV7.9 (21364A)")
+		UNAME_MACHINE="alphaev79" ;;
+	esac
+	# A Pn.n version is a patched version.
+	# A Vn.n version is a released version.
+	# A Tn.n version is a released field test version.
+	# A Xn.n version is an unreleased experimental baselevel.
+	# 1.2 uses "1.2" for uname -r.
+	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
+	exit 0 ;;
+    Alpha*:OpenVMS:*:*)
+	echo alpha-hp-vms
+	exit 0 ;;
+    Alpha\ *:Windows_NT*:*)
+	# How do we know it's Interix rather than the generic POSIX subsystem?
+	# Should we change UNAME_MACHINE based on the output of uname instead
+	# of the specific Alpha model?
+	echo alpha-pc-interix
+	exit 0 ;;
+    21064:Windows_NT:50:3)
+	echo alpha-dec-winnt3.5
+	exit 0 ;;
+    Amiga*:UNIX_System_V:4.0:*)
+	echo m68k-unknown-sysv4
+	exit 0;;
+    *:[Aa]miga[Oo][Ss]:*:*)
+	echo ${UNAME_MACHINE}-unknown-amigaos
+	exit 0 ;;
+    *:[Mm]orph[Oo][Ss]:*:*)
+	echo ${UNAME_MACHINE}-unknown-morphos
+	exit 0 ;;
+    *:OS/390:*:*)
+	echo i370-ibm-openedition
+	exit 0 ;;
+    *:OS400:*:*)
+        echo powerpc-ibm-os400
+	exit 0 ;;
+    arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
+	echo arm-acorn-riscix${UNAME_RELEASE}
+	exit 0;;
+    SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
+	echo hppa1.1-hitachi-hiuxmpp
+	exit 0;;
+    Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
+	# akee at wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE.
+	if test "`(/bin/universe) 2>/dev/null`" = att ; then
+		echo pyramid-pyramid-sysv3
+	else
+		echo pyramid-pyramid-bsd
+	fi
+	exit 0 ;;
+    NILE*:*:*:dcosx)
+	echo pyramid-pyramid-svr4
+	exit 0 ;;
+    DRS?6000:unix:4.0:6*)
+	echo sparc-icl-nx6
+	exit 0 ;;
+    DRS?6000:UNIX_SV:4.2*:7*)
+	case `/usr/bin/uname -p` in
+	    sparc) echo sparc-icl-nx7 && exit 0 ;;
+	esac ;;
+    sun4H:SunOS:5.*:*)
+	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+	exit 0 ;;
+    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
+	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+	exit 0 ;;
+    i86pc:SunOS:5.*:*)
+	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+	exit 0 ;;
+    sun4*:SunOS:6*:*)
+	# According to config.sub, this is the proper way to canonicalize
+	# SunOS6.  Hard to guess exactly what SunOS6 will be like, but
+	# it's likely to be more like Solaris than SunOS4.
+	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+	exit 0 ;;
+    sun4*:SunOS:*:*)
+	case "`/usr/bin/arch -k`" in
+	    Series*|S4*)
+		UNAME_RELEASE=`uname -v`
+		;;
+	esac
+	# Japanese Language versions have a version number like `4.1.3-JL'.
+	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
+	exit 0 ;;
+    sun3*:SunOS:*:*)
+	echo m68k-sun-sunos${UNAME_RELEASE}
+	exit 0 ;;
+    sun*:*:4.2BSD:*)
+	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
+	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
+	case "`/bin/arch`" in
+	    sun3)
+		echo m68k-sun-sunos${UNAME_RELEASE}
+		;;
+	    sun4)
+		echo sparc-sun-sunos${UNAME_RELEASE}
+		;;
+	esac
+	exit 0 ;;
+    aushp:SunOS:*:*)
+	echo sparc-auspex-sunos${UNAME_RELEASE}
+	exit 0 ;;
+    # The situation for MiNT is a little confusing.  The machine name
+    # can be virtually everything (everything which is not
+    # "atarist" or "atariste" at least should have a processor
+    # > m68000).  The system name ranges from "MiNT" over "FreeMiNT"
+    # to the lowercase version "mint" (or "freemint").  Finally
+    # the system name "TOS" denotes a system which is actually not
+    # MiNT.  But MiNT is downward compatible to TOS, so this should
+    # be no problem.
+    atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
+        echo m68k-atari-mint${UNAME_RELEASE}
+	exit 0 ;;
+    atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
+	echo m68k-atari-mint${UNAME_RELEASE}
+        exit 0 ;;
+    *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
+        echo m68k-atari-mint${UNAME_RELEASE}
+	exit 0 ;;
+    milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
+        echo m68k-milan-mint${UNAME_RELEASE}
+        exit 0 ;;
+    hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
+        echo m68k-hades-mint${UNAME_RELEASE}
+        exit 0 ;;
+    *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
+        echo m68k-unknown-mint${UNAME_RELEASE}
+        exit 0 ;;
+    m68k:machten:*:*)
+	echo m68k-apple-machten${UNAME_RELEASE}
+	exit 0 ;;
+    powerpc:machten:*:*)
+	echo powerpc-apple-machten${UNAME_RELEASE}
+	exit 0 ;;
+    RISC*:Mach:*:*)
+	echo mips-dec-mach_bsd4.3
+	exit 0 ;;
+    RISC*:ULTRIX:*:*)
+	echo mips-dec-ultrix${UNAME_RELEASE}
+	exit 0 ;;
+    VAX*:ULTRIX*:*:*)
+	echo vax-dec-ultrix${UNAME_RELEASE}
+	exit 0 ;;
+    2020:CLIX:*:* | 2430:CLIX:*:*)
+	echo clipper-intergraph-clix${UNAME_RELEASE}
+	exit 0 ;;
+    mips:*:*:UMIPS | mips:*:*:RISCos)
+	eval $set_cc_for_build
+	sed 's/^	//' << EOF >$dummy.c
+#ifdef __cplusplus
+#include <stdio.h>  /* for printf() prototype */
+	int main (int argc, char *argv[]) {
+#else
+	int main (argc, argv) int argc; char *argv[]; {
+#endif
+	#if defined (host_mips) && defined (MIPSEB)
+	#if defined (SYSTYPE_SYSV)
+	  printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0);
+	#endif
+	#if defined (SYSTYPE_SVR4)
+	  printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0);
+	#endif
+	#if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD)
+	  printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0);
+	#endif
+	#endif
+	  exit (-1);
+	}
+EOF
+	$CC_FOR_BUILD -o $dummy $dummy.c \
+	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
+	  && exit 0
+	echo mips-mips-riscos${UNAME_RELEASE}
+	exit 0 ;;
+    Motorola:PowerMAX_OS:*:*)
+	echo powerpc-motorola-powermax
+	exit 0 ;;
+    Motorola:*:4.3:PL8-*)
+	echo powerpc-harris-powermax
+	exit 0 ;;
+    Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*)
+	echo powerpc-harris-powermax
+	exit 0 ;;
+    Night_Hawk:Power_UNIX:*:*)
+	echo powerpc-harris-powerunix
+	exit 0 ;;
+    m88k:CX/UX:7*:*)
+	echo m88k-harris-cxux7
+	exit 0 ;;
+    m88k:*:4*:R4*)
+	echo m88k-motorola-sysv4
+	exit 0 ;;
+    m88k:*:3*:R3*)
+	echo m88k-motorola-sysv3
+	exit 0 ;;
+    AViiON:dgux:*:*)
+        # DG/UX returns AViiON for all architectures
+        UNAME_PROCESSOR=`/usr/bin/uname -p`
+	if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
+	then
+	    if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
+	       [ ${TARGET_BINARY_INTERFACE}x = x ]
+	    then
+		echo m88k-dg-dgux${UNAME_RELEASE}
+	    else
+		echo m88k-dg-dguxbcs${UNAME_RELEASE}
+	    fi
+	else
+	    echo i586-dg-dgux${UNAME_RELEASE}
+	fi
+ 	exit 0 ;;
+    M88*:DolphinOS:*:*)	# DolphinOS (SVR3)
+	echo m88k-dolphin-sysv3
+	exit 0 ;;
+    M88*:*:R3*:*)
+	# Delta 88k system running SVR3
+	echo m88k-motorola-sysv3
+	exit 0 ;;
+    XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3)
+	echo m88k-tektronix-sysv3
+	exit 0 ;;
+    Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD)
+	echo m68k-tektronix-bsd
+	exit 0 ;;
+    *:IRIX*:*:*)
+	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
+	exit 0 ;;
+    ????????:AIX?:[12].1:2)   # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
+	echo romp-ibm-aix      # uname -m gives an 8 hex-code CPU id
+	exit 0 ;;              # Note that: echo "'`uname -s`'" gives 'AIX '
+    i*86:AIX:*:*)
+	echo i386-ibm-aix
+	exit 0 ;;
+    ia64:AIX:*:*)
+	if [ -x /usr/bin/oslevel ] ; then
+		IBM_REV=`/usr/bin/oslevel`
+	else
+		IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
+	fi
+	echo ${UNAME_MACHINE}-ibm-aix${IBM_REV}
+	exit 0 ;;
+    *:AIX:2:3)
+	if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
+		eval $set_cc_for_build
+		sed 's/^		//' << EOF >$dummy.c
+		#include <sys/systemcfg.h>
+
+		main()
+			{
+			if (!__power_pc())
+				exit(1);
+			puts("powerpc-ibm-aix3.2.5");
+			exit(0);
+			}
+EOF
+		$CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0
+		echo rs6000-ibm-aix3.2.5
+	elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
+		echo rs6000-ibm-aix3.2.4
+	else
+		echo rs6000-ibm-aix3.2
+	fi
+	exit 0 ;;
+    *:AIX:*:[45])
+	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
+	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
+		IBM_ARCH=rs6000
+	else
+		IBM_ARCH=powerpc
+	fi
+	if [ -x /usr/bin/oslevel ] ; then
+		IBM_REV=`/usr/bin/oslevel`
+	else
+		IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
+	fi
+	echo ${IBM_ARCH}-ibm-aix${IBM_REV}
+	exit 0 ;;
+    *:AIX:*:*)
+	echo rs6000-ibm-aix
+	exit 0 ;;
+    ibmrt:4.4BSD:*|romp-ibm:BSD:*)
+	echo romp-ibm-bsd4.4
+	exit 0 ;;
+    ibmrt:*BSD:*|romp-ibm:BSD:*)            # covers RT/PC BSD and
+	echo romp-ibm-bsd${UNAME_RELEASE}   # 4.3 with uname added to
+	exit 0 ;;                           # report: romp-ibm BSD 4.3
+    *:BOSX:*:*)
+	echo rs6000-bull-bosx
+	exit 0 ;;
+    DPX/2?00:B.O.S.:*:*)
+	echo m68k-bull-sysv3
+	exit 0 ;;
+    9000/[34]??:4.3bsd:1.*:*)
+	echo m68k-hp-bsd
+	exit 0 ;;
+    hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*)
+	echo m68k-hp-bsd4.4
+	exit 0 ;;
+    9000/[34678]??:HP-UX:*:*)
+	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
+	case "${UNAME_MACHINE}" in
+	    9000/31? )            HP_ARCH=m68000 ;;
+	    9000/[34]?? )         HP_ARCH=m68k ;;
+	    9000/[678][0-9][0-9])
+		if [ -x /usr/bin/getconf ]; then
+		    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
+                    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
+                    case "${sc_cpu_version}" in
+                      523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
+                      528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
+                      532)                      # CPU_PA_RISC2_0
+                        case "${sc_kernel_bits}" in
+                          32) HP_ARCH="hppa2.0n" ;;
+                          64) HP_ARCH="hppa2.0w" ;;
+			  '') HP_ARCH="hppa2.0" ;;   # HP-UX 10.20
+                        esac ;;
+                    esac
+		fi
+		if [ "${HP_ARCH}" = "" ]; then
+		    eval $set_cc_for_build
+		    sed 's/^              //' << EOF >$dummy.c
+
+              #define _HPUX_SOURCE
+              #include <stdlib.h>
+              #include <unistd.h>
+
+              int main ()
+              {
+              #if defined(_SC_KERNEL_BITS)
+                  long bits = sysconf(_SC_KERNEL_BITS);
+              #endif
+                  long cpu  = sysconf (_SC_CPU_VERSION);
+
+                  switch (cpu)
+              	{
+              	case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
+              	case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
+              	case CPU_PA_RISC2_0:
+              #if defined(_SC_KERNEL_BITS)
+              	    switch (bits)
+              		{
+              		case 64: puts ("hppa2.0w"); break;
+              		case 32: puts ("hppa2.0n"); break;
+              		default: puts ("hppa2.0"); break;
+              		} break;
+              #else  /* !defined(_SC_KERNEL_BITS) */
+              	    puts ("hppa2.0"); break;
+              #endif
+              	default: puts ("hppa1.0"); break;
+              	}
+                  exit (0);
+              }
+EOF
+		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
+		    test -z "$HP_ARCH" && HP_ARCH=hppa
+		fi ;;
+	esac
+	if [ ${HP_ARCH} = "hppa2.0w" ]
+	then
+	    # avoid double evaluation of $set_cc_for_build
+	    test -n "$CC_FOR_BUILD" || eval $set_cc_for_build
+	    if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null
+	    then
+		HP_ARCH="hppa2.0w"
+	    else
+		HP_ARCH="hppa64"
+	    fi
+	fi
+	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
+	exit 0 ;;
+    ia64:HP-UX:*:*)
+	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
+	echo ia64-hp-hpux${HPUX_REV}
+	exit 0 ;;
+    3050*:HI-UX:*:*)
+	eval $set_cc_for_build
+	sed 's/^	//' << EOF >$dummy.c
+	#include <unistd.h>
+	int
+	main ()
+	{
+	  long cpu = sysconf (_SC_CPU_VERSION);
+	  /* The order matters, because CPU_IS_HP_MC68K erroneously returns
+	     true for CPU_PA_RISC1_0.  CPU_IS_PA_RISC returns correct
+	     results, however.  */
+	  if (CPU_IS_PA_RISC (cpu))
+	    {
+	      switch (cpu)
+		{
+		  case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break;
+		  case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break;
+		  case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break;
+		  default: puts ("hppa-hitachi-hiuxwe2"); break;
+		}
+	    }
+	  else if (CPU_IS_HP_MC68K (cpu))
+	    puts ("m68k-hitachi-hiuxwe2");
+	  else puts ("unknown-hitachi-hiuxwe2");
+	  exit (0);
+	}
+EOF
+	$CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0
+	echo unknown-hitachi-hiuxwe2
+	exit 0 ;;
+    9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
+	echo hppa1.1-hp-bsd
+	exit 0 ;;
+    9000/8??:4.3bsd:*:*)
+	echo hppa1.0-hp-bsd
+	exit 0 ;;
+    *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*)
+	echo hppa1.0-hp-mpeix
+	exit 0 ;;
+    hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* )
+	echo hppa1.1-hp-osf
+	exit 0 ;;
+    hp8??:OSF1:*:*)
+	echo hppa1.0-hp-osf
+	exit 0 ;;
+    i*86:OSF1:*:*)
+	if [ -x /usr/sbin/sysversion ] ; then
+	    echo ${UNAME_MACHINE}-unknown-osf1mk
+	else
+	    echo ${UNAME_MACHINE}-unknown-osf1
+	fi
+	exit 0 ;;
+    parisc*:Lites*:*:*)
+	echo hppa1.1-hp-lites
+	exit 0 ;;
+    C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
+	echo c1-convex-bsd
+        exit 0 ;;
+    C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
+	if getsysinfo -f scalar_acc
+	then echo c32-convex-bsd
+	else echo c2-convex-bsd
+	fi
+        exit 0 ;;
+    C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
+	echo c34-convex-bsd
+        exit 0 ;;
+    C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
+	echo c38-convex-bsd
+        exit 0 ;;
+    C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
+	echo c4-convex-bsd
+        exit 0 ;;
+    CRAY*Y-MP:*:*:*)
+	echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
+	exit 0 ;;
+    CRAY*[A-Z]90:*:*:*)
+	echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
+	| sed -e 's/CRAY.*\([A-Z]90\)/\1/' \
+	      -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
+	      -e 's/\.[^.]*$/.X/'
+	exit 0 ;;
+    CRAY*TS:*:*:*)
+	echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
+	exit 0 ;;
+    CRAY*T3E:*:*:*)
+	echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
+	exit 0 ;;
+    CRAY*SV1:*:*:*)
+	echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
+	exit 0 ;;
+    *:UNICOS/mp:*:*)
+	echo nv1-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
+	exit 0 ;;
+    F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
+	FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
+        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
+        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
+        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
+        exit 0 ;;
+    5000:UNIX_System_V:4.*:*)
+        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
+        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
+        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
+	exit 0 ;;
+    i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
+	echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
+	exit 0 ;;
+    sparc*:BSD/OS:*:*)
+	echo sparc-unknown-bsdi${UNAME_RELEASE}
+	exit 0 ;;
+    *:BSD/OS:*:*)
+	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
+	exit 0 ;;
+    *:FreeBSD:*:*)
+	# Determine whether the default compiler uses glibc.
+	eval $set_cc_for_build
+	sed 's/^	//' << EOF >$dummy.c
+	#include <features.h>
+	#if __GLIBC__ >= 2
+	LIBC=gnu
+	#else
+	LIBC=
+	#endif
+EOF
+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
+	# GNU/KFreeBSD systems have a "k" prefix to indicate we are using
+	# FreeBSD's kernel, but not the complete OS.
+	case ${LIBC} in gnu) kernel_only='k' ;; esac
+	echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
+	exit 0 ;;
+    i*:CYGWIN*:*)
+	echo ${UNAME_MACHINE}-pc-cygwin
+	exit 0 ;;
+    i*:MINGW*:*)
+	echo ${UNAME_MACHINE}-pc-mingw32
+	exit 0 ;;
+    i*:PW*:*)
+	echo ${UNAME_MACHINE}-pc-pw32
+	exit 0 ;;
+    x86:Interix*:[34]*)
+	echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//'
+	exit 0 ;;
+    [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
+	echo i${UNAME_MACHINE}-pc-mks
+	exit 0 ;;
+    i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
+	# How do we know it's Interix rather than the generic POSIX subsystem?
+	# It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
+	# UNAME_MACHINE based on the output of uname instead of i386?
+	echo i586-pc-interix
+	exit 0 ;;
+    i*:UWIN*:*)
+	echo ${UNAME_MACHINE}-pc-uwin
+	exit 0 ;;
+    p*:CYGWIN*:*)
+	echo powerpcle-unknown-cygwin
+	exit 0 ;;
+    prep*:SunOS:5.*:*)
+	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+	exit 0 ;;
+    *:GNU:*:*)
+	# the GNU system
+	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
+	exit 0 ;;
+    *:GNU/*:*:*)
+	# other systems with GNU libc and userland
+	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
+	exit 0 ;;
+    i*86:Minix:*:*)
+	echo ${UNAME_MACHINE}-pc-minix
+	exit 0 ;;
+    arm*:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
+    cris:Linux:*:*)
+	echo cris-axis-linux-gnu
+	exit 0 ;;
+    ia64:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
+    m32r*:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
+    m68*:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
+    mips:Linux:*:*)
+	eval $set_cc_for_build
+	sed 's/^	//' << EOF >$dummy.c
+	#undef CPU
+	#undef mips
+	#undef mipsel
+	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
+	CPU=mipsel
+	#else
+	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
+	CPU=mips
+	#else
+	CPU=
+	#endif
+	#endif
+EOF
+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
+	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
+	;;
+    mips64:Linux:*:*)
+	eval $set_cc_for_build
+	sed 's/^	//' << EOF >$dummy.c
+	#undef CPU
+	#undef mips64
+	#undef mips64el
+	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
+	CPU=mips64el
+	#else
+	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
+	CPU=mips64
+	#else
+	CPU=
+	#endif
+	#endif
+EOF
+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
+	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
+	;;
+    ppc:Linux:*:*)
+	echo powerpc-unknown-linux-gnu
+	exit 0 ;;
+    ppc64:Linux:*:*)
+	echo powerpc64-unknown-linux-gnu
+	exit 0 ;;
+    alpha:Linux:*:*)
+	case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
+	  EV5)   UNAME_MACHINE=alphaev5 ;;
+	  EV56)  UNAME_MACHINE=alphaev56 ;;
+	  PCA56) UNAME_MACHINE=alphapca56 ;;
+	  PCA57) UNAME_MACHINE=alphapca56 ;;
+	  EV6)   UNAME_MACHINE=alphaev6 ;;
+	  EV67)  UNAME_MACHINE=alphaev67 ;;
+	  EV68*) UNAME_MACHINE=alphaev68 ;;
+        esac
+	objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
+	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
+	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
+	exit 0 ;;
+    parisc:Linux:*:* | hppa:Linux:*:*)
+	# Look for CPU level
+	case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
+	  PA7*) echo hppa1.1-unknown-linux-gnu ;;
+	  PA8*) echo hppa2.0-unknown-linux-gnu ;;
+	  *)    echo hppa-unknown-linux-gnu ;;
+	esac
+	exit 0 ;;
+    parisc64:Linux:*:* | hppa64:Linux:*:*)
+	echo hppa64-unknown-linux-gnu
+	exit 0 ;;
+    s390:Linux:*:* | s390x:Linux:*:*)
+	echo ${UNAME_MACHINE}-ibm-linux
+	exit 0 ;;
+    sh64*:Linux:*:*)
+    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
+    sh*:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
+    sparc:Linux:*:* | sparc64:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
+    x86_64:Linux:*:*)
+	echo x86_64-unknown-linux-gnu
+	exit 0 ;;
+    i*86:Linux:*:*)
+	# The BFD linker knows what the default object file format is, so
+	# first see if it will tell us. cd to the root directory to prevent
+	# problems with other programs or directories called `ld' in the path.
+	# Set LC_ALL=C to ensure ld outputs messages in English.
+	ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
+			 | sed -ne '/supported targets:/!d
+				    s/[ 	][ 	]*/ /g
+				    s/.*supported targets: *//
+				    s/ .*//
+				    p'`
+        case "$ld_supported_targets" in
+	  elf32-i386)
+		TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
+		;;
+	  a.out-i386-linux)
+		echo "${UNAME_MACHINE}-pc-linux-gnuaout"
+		exit 0 ;;
+	  coff-i386)
+		echo "${UNAME_MACHINE}-pc-linux-gnucoff"
+		exit 0 ;;
+	  "")
+		# Either a pre-BFD a.out linker (linux-gnuoldld) or
+		# one that does not give us useful --help.
+		echo "${UNAME_MACHINE}-pc-linux-gnuoldld"
+		exit 0 ;;
+	esac
+	# Determine whether the default compiler is a.out or elf
+	eval $set_cc_for_build
+	sed 's/^	//' << EOF >$dummy.c
+	#include <features.h>
+	#ifdef __ELF__
+	# ifdef __GLIBC__
+	#  if __GLIBC__ >= 2
+	LIBC=gnu
+	#  else
+	LIBC=gnulibc1
+	#  endif
+	# else
+	LIBC=gnulibc1
+	# endif
+	#else
+	#ifdef __INTEL_COMPILER
+	LIBC=gnu
+	#else
+	LIBC=gnuaout
+	#endif
+	#endif
+	#ifdef __dietlibc__
+	LIBC=dietlibc
+	#endif
+EOF
+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
+	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
+	test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0
+	;;
+    i*86:DYNIX/ptx:4*:*)
+	# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
+	# earlier versions are messed up and put the nodename in both
+	# sysname and nodename.
+	echo i386-sequent-sysv4
+	exit 0 ;;
+    i*86:UNIX_SV:4.2MP:2.*)
+        # Unixware is an offshoot of SVR4, but it has its own version
+        # number series starting with 2...
+        # I am not positive that other SVR4 systems won't match this,
+	# I just have to hope.  -- rms.
+        # Use sysv4.2uw... so that sysv4* matches it.
+	echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
+	exit 0 ;;
+    i*86:OS/2:*:*)
+	# If we were able to find `uname', then EMX Unix compatibility
+	# is probably installed.
+	echo ${UNAME_MACHINE}-pc-os2-emx
+	exit 0 ;;
+    i*86:XTS-300:*:STOP)
+	echo ${UNAME_MACHINE}-unknown-stop
+	exit 0 ;;
+    i*86:atheos:*:*)
+	echo ${UNAME_MACHINE}-unknown-atheos
+	exit 0 ;;
+	i*86:syllable:*:*)
+	echo ${UNAME_MACHINE}-pc-syllable
+	exit 0 ;;
+    i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*)
+	echo i386-unknown-lynxos${UNAME_RELEASE}
+	exit 0 ;;
+    i*86:*DOS:*:*)
+	echo ${UNAME_MACHINE}-pc-msdosdjgpp
+	exit 0 ;;
+    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
+	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
+	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
+		echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
+	else
+		echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
+	fi
+	exit 0 ;;
+    i*86:*:5:[78]*)
+	case `/bin/uname -X | grep "^Machine"` in
+	    *486*)	     UNAME_MACHINE=i486 ;;
+	    *Pentium)	     UNAME_MACHINE=i586 ;;
+	    *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
+	esac
+	echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
+	exit 0 ;;
+    i*86:*:3.2:*)
+	if test -f /usr/options/cb.name; then
+		UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
+		echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
+	elif /bin/uname -X 2>/dev/null >/dev/null ; then
+		UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
+		(/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486
+		(/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \
+			&& UNAME_MACHINE=i586
+		(/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
+			&& UNAME_MACHINE=i686
+		(/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \
+			&& UNAME_MACHINE=i686
+		echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
+	else
+		echo ${UNAME_MACHINE}-pc-sysv32
+	fi
+	exit 0 ;;
+    pc:*:*:*)
+	# Left here for compatibility:
+        # uname -m prints for DJGPP always 'pc', but it prints nothing about
+        # the processor, so we play safe by assuming i386.
+	echo i386-pc-msdosdjgpp
+        exit 0 ;;
+    Intel:Mach:3*:*)
+	echo i386-pc-mach3
+	exit 0 ;;
+    paragon:*:*:*)
+	echo i860-intel-osf1
+	exit 0 ;;
+    i860:*:4.*:*) # i860-SVR4
+	if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
+	  echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
+	else # Add other i860-SVR4 vendors below as they are discovered.
+	  echo i860-unknown-sysv${UNAME_RELEASE}  # Unknown i860-SVR4
+	fi
+	exit 0 ;;
+    mini*:CTIX:SYS*5:*)
+	# "miniframe"
+	echo m68010-convergent-sysv
+	exit 0 ;;
+    mc68k:UNIX:SYSTEM5:3.51m)
+	echo m68k-convergent-sysv
+	exit 0 ;;
+    M680?0:D-NIX:5.3:*)
+	echo m68k-diab-dnix
+	exit 0 ;;
+    M68*:*:R3V[567]*:*)
+	test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
+    3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0)
+	OS_REL=''
+	test -r /etc/.relid \
+	&& OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
+	/bin/uname -p 2>/dev/null | grep 86 >/dev/null \
+	  && echo i486-ncr-sysv4.3${OS_REL} && exit 0
+	/bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
+	  && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;;
+    3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
+        /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
+          && echo i486-ncr-sysv4 && exit 0 ;;
+    m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
+	echo m68k-unknown-lynxos${UNAME_RELEASE}
+	exit 0 ;;
+    mc68030:UNIX_System_V:4.*:*)
+	echo m68k-atari-sysv4
+	exit 0 ;;
+    TSUNAMI:LynxOS:2.*:*)
+	echo sparc-unknown-lynxos${UNAME_RELEASE}
+	exit 0 ;;
+    rs6000:LynxOS:2.*:*)
+	echo rs6000-unknown-lynxos${UNAME_RELEASE}
+	exit 0 ;;
+    PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*)
+	echo powerpc-unknown-lynxos${UNAME_RELEASE}
+	exit 0 ;;
+    SM[BE]S:UNIX_SV:*:*)
+	echo mips-dde-sysv${UNAME_RELEASE}
+	exit 0 ;;
+    RM*:ReliantUNIX-*:*:*)
+	echo mips-sni-sysv4
+	exit 0 ;;
+    RM*:SINIX-*:*:*)
+	echo mips-sni-sysv4
+	exit 0 ;;
+    *:SINIX-*:*:*)
+	if uname -p 2>/dev/null >/dev/null ; then
+		UNAME_MACHINE=`(uname -p) 2>/dev/null`
+		echo ${UNAME_MACHINE}-sni-sysv4
+	else
+		echo ns32k-sni-sysv
+	fi
+	exit 0 ;;
+    PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
+                      # says <Richard.M.Bartel at ccMail.Census.GOV>
+        echo i586-unisys-sysv4
+        exit 0 ;;
+    *:UNIX_System_V:4*:FTX*)
+	# From Gerald Hewes <hewes at openmarket.com>.
+	# How about differentiating between stratus architectures? -djm
+	echo hppa1.1-stratus-sysv4
+	exit 0 ;;
+    *:*:*:FTX*)
+	# From seanf at swdc.stratus.com.
+	echo i860-stratus-sysv4
+	exit 0 ;;
+    *:VOS:*:*)
+	# From Paul.Green at stratus.com.
+	echo hppa1.1-stratus-vos
+	exit 0 ;;
+    mc68*:A/UX:*:*)
+	echo m68k-apple-aux${UNAME_RELEASE}
+	exit 0 ;;
+    news*:NEWS-OS:6*:*)
+	echo mips-sony-newsos6
+	exit 0 ;;
+    R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*)
+	if [ -d /usr/nec ]; then
+	        echo mips-nec-sysv${UNAME_RELEASE}
+	else
+	        echo mips-unknown-sysv${UNAME_RELEASE}
+	fi
+        exit 0 ;;
+    BeBox:BeOS:*:*)	# BeOS running on hardware made by Be, PPC only.
+	echo powerpc-be-beos
+	exit 0 ;;
+    BeMac:BeOS:*:*)	# BeOS running on Mac or Mac clone, PPC only.
+	echo powerpc-apple-beos
+	exit 0 ;;
+    BePC:BeOS:*:*)	# BeOS running on Intel PC compatible.
+	echo i586-pc-beos
+	exit 0 ;;
+    SX-4:SUPER-UX:*:*)
+	echo sx4-nec-superux${UNAME_RELEASE}
+	exit 0 ;;
+    SX-5:SUPER-UX:*:*)
+	echo sx5-nec-superux${UNAME_RELEASE}
+	exit 0 ;;
+    SX-6:SUPER-UX:*:*)
+	echo sx6-nec-superux${UNAME_RELEASE}
+	exit 0 ;;
+    Power*:Rhapsody:*:*)
+	echo powerpc-apple-rhapsody${UNAME_RELEASE}
+	exit 0 ;;
+    *:Rhapsody:*:*)
+	echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
+	exit 0 ;;
+    *:Darwin:*:*)
+	case `uname -p` in
+	    *86) UNAME_PROCESSOR=i686 ;;
+	    powerpc) UNAME_PROCESSOR=powerpc ;;
+	esac
+	echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
+	exit 0 ;;
+    *:procnto*:*:* | *:QNX:[0123456789]*:*)
+	UNAME_PROCESSOR=`uname -p`
+	if test "$UNAME_PROCESSOR" = "x86"; then
+		UNAME_PROCESSOR=i386
+		UNAME_MACHINE=pc
+	fi
+	echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
+	exit 0 ;;
+    *:QNX:*:4*)
+	echo i386-pc-qnx
+	exit 0 ;;
+    NSR-?:NONSTOP_KERNEL:*:*)
+	echo nsr-tandem-nsk${UNAME_RELEASE}
+	exit 0 ;;
+    *:NonStop-UX:*:*)
+	echo mips-compaq-nonstopux
+	exit 0 ;;
+    BS2000:POSIX*:*:*)
+	echo bs2000-siemens-sysv
+	exit 0 ;;
+    DS/*:UNIX_System_V:*:*)
+	echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE}
+	exit 0 ;;
+    *:Plan9:*:*)
+	# "uname -m" is not consistent, so use $cputype instead. 386
+	# is converted to i386 for consistency with other x86
+	# operating systems.
+	if test "$cputype" = "386"; then
+	    UNAME_MACHINE=i386
+	else
+	    UNAME_MACHINE="$cputype"
+	fi
+	echo ${UNAME_MACHINE}-unknown-plan9
+	exit 0 ;;
+    *:TOPS-10:*:*)
+	echo pdp10-unknown-tops10
+	exit 0 ;;
+    *:TENEX:*:*)
+	echo pdp10-unknown-tenex
+	exit 0 ;;
+    KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*)
+	echo pdp10-dec-tops20
+	exit 0 ;;
+    XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*)
+	echo pdp10-xkl-tops20
+	exit 0 ;;
+    *:TOPS-20:*:*)
+	echo pdp10-unknown-tops20
+	exit 0 ;;
+    *:ITS:*:*)
+	echo pdp10-unknown-its
+	exit 0 ;;
+    SEI:*:*:SEIUX)
+        echo mips-sei-seiux${UNAME_RELEASE}
+	exit 0 ;;
+    *:DragonFly:*:*)
+	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+	exit 0 ;;
+esac
+
+#echo '(No uname command or uname output not recognized.)' 1>&2
+#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
+
+eval $set_cc_for_build
+cat >$dummy.c <<EOF
+#ifdef _SEQUENT_
+# include <sys/types.h>
+# include <sys/utsname.h>
+#endif
+main ()
+{
+#if defined (sony)
+#if defined (MIPSEB)
+  /* BFD wants "bsd" instead of "newsos".  Perhaps BFD should be changed,
+     I don't know....  */
+  printf ("mips-sony-bsd\n"); exit (0);
+#else
+#include <sys/param.h>
+  printf ("m68k-sony-newsos%s\n",
+#ifdef NEWSOS4
+          "4"
+#else
+	  ""
+#endif
+         ); exit (0);
+#endif
+#endif
+
+#if defined (__arm) && defined (__acorn) && defined (__unix)
+  printf ("arm-acorn-riscix"); exit (0);
+#endif
+
+#if defined (hp300) && !defined (hpux)
+  printf ("m68k-hp-bsd\n"); exit (0);
+#endif
+
+#if defined (NeXT)
+#if !defined (__ARCHITECTURE__)
+#define __ARCHITECTURE__ "m68k"
+#endif
+  int version;
+  version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`;
+  if (version < 4)
+    printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version);
+  else
+    printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version);
+  exit (0);
+#endif
+
+#if defined (MULTIMAX) || defined (n16)
+#if defined (UMAXV)
+  printf ("ns32k-encore-sysv\n"); exit (0);
+#else
+#if defined (CMU)
+  printf ("ns32k-encore-mach\n"); exit (0);
+#else
+  printf ("ns32k-encore-bsd\n"); exit (0);
+#endif
+#endif
+#endif
+
+#if defined (__386BSD__)
+  printf ("i386-pc-bsd\n"); exit (0);
+#endif
+
+#if defined (sequent)
+#if defined (i386)
+  printf ("i386-sequent-dynix\n"); exit (0);
+#endif
+#if defined (ns32000)
+  printf ("ns32k-sequent-dynix\n"); exit (0);
+#endif
+#endif
+
+#if defined (_SEQUENT_)
+    struct utsname un;
+
+    uname(&un);
+
+    if (strncmp(un.version, "V2", 2) == 0) {
+	printf ("i386-sequent-ptx2\n"); exit (0);
+    }
+    if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
+	printf ("i386-sequent-ptx1\n"); exit (0);
+    }
+    printf ("i386-sequent-ptx\n"); exit (0);
+
+#endif
+
+#if defined (vax)
+# if !defined (ultrix)
+#  include <sys/param.h>
+#  if defined (BSD)
+#   if BSD == 43
+      printf ("vax-dec-bsd4.3\n"); exit (0);
+#   else
+#    if BSD == 199006
+      printf ("vax-dec-bsd4.3reno\n"); exit (0);
+#    else
+      printf ("vax-dec-bsd\n"); exit (0);
+#    endif
+#   endif
+#  else
+    printf ("vax-dec-bsd\n"); exit (0);
+#  endif
+# else
+    printf ("vax-dec-ultrix\n"); exit (0);
+# endif
+#endif
+
+#if defined (alliant) && defined (i860)
+  printf ("i860-alliant-bsd\n"); exit (0);
+#endif
+
+  exit (1);
+}
+EOF
+
+$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && $dummy && exit 0
+
+# Apollos put the system type in the environment.
+
+test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; }
+
+# Convex versions that predate uname can use getsysinfo(1)
+
+if [ -x /usr/convex/getsysinfo ]
+then
+    case `getsysinfo -f cpu_type` in
+    c1*)
+	echo c1-convex-bsd
+	exit 0 ;;
+    c2*)
+	if getsysinfo -f scalar_acc
+	then echo c32-convex-bsd
+	else echo c2-convex-bsd
+	fi
+	exit 0 ;;
+    c34*)
+	echo c34-convex-bsd
+	exit 0 ;;
+    c38*)
+	echo c38-convex-bsd
+	exit 0 ;;
+    c4*)
+	echo c4-convex-bsd
+	exit 0 ;;
+    esac
+fi
+
+cat >&2 <<EOF
+$0: unable to guess system type
+
+This script, last modified $timestamp, has failed to recognize
+the operating system you are using. It is advised that you
+download the most up to date version of the config scripts from
+
+    ftp://ftp.gnu.org/pub/gnu/config/
+
+If the version you run ($0) is already up to date, please
+send the following data and any information you think might be
+pertinent to <config-patches at gnu.org> in order to provide the needed
+information to handle your system.
+
+config.guess timestamp = $timestamp
+
+uname -m = `(uname -m) 2>/dev/null || echo unknown`
+uname -r = `(uname -r) 2>/dev/null || echo unknown`
+uname -s = `(uname -s) 2>/dev/null || echo unknown`
+uname -v = `(uname -v) 2>/dev/null || echo unknown`
+
+/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null`
+/bin/uname -X     = `(/bin/uname -X) 2>/dev/null`
+
+hostinfo               = `(hostinfo) 2>/dev/null`
+/bin/universe          = `(/bin/universe) 2>/dev/null`
+/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null`
+/bin/arch              = `(/bin/arch) 2>/dev/null`
+/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null`
+/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null`
+
+UNAME_MACHINE = ${UNAME_MACHINE}
+UNAME_RELEASE = ${UNAME_RELEASE}
+UNAME_SYSTEM  = ${UNAME_SYSTEM}
+UNAME_VERSION = ${UNAME_VERSION}
+EOF
+
+exit 1
+
+# Local variables:
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "timestamp='"
+# time-stamp-format: "%:y-%02m-%02d"
+# time-stamp-end: "'"
+# End:


Property changes on: goodies/exo/branches/upstream/current/config.guess
___________________________________________________________________
Name: svn:executable
   + 

Added: goodies/exo/branches/upstream/current/config.sub
===================================================================
--- goodies/exo/branches/upstream/current/config.sub	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/config.sub	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,1549 @@
+#! /bin/sh
+# Configuration validation subroutine script.
+#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+
+timestamp='2004-03-12'
+
+# This file is (in principle) common to ALL GNU software.
+# The presence of a machine in this file suggests that SOME GNU software
+# can handle that machine.  It does not imply ALL GNU software can.
+#
+# This file is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
+
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+# Please send patches to <config-patches at gnu.org>.  Submit a context
+# diff and a properly formatted ChangeLog entry.
+#
+# Configuration subroutine to validate and canonicalize a configuration type.
+# Supply the specified configuration type as an argument.
+# If it is invalid, we print an error message on stderr and exit with code 1.
+# Otherwise, we print the canonical config type on stdout and succeed.
+
+# This file is supposed to be the same for all GNU packages
+# and recognize all the CPU types, system types and aliases
+# that are meaningful with *any* GNU software.
+# Each package is responsible for reporting which valid configurations
+# it does not support.  The user should be able to distinguish
+# a failure to support a valid configuration from a meaningless
+# configuration.
+
+# The goal of this file is to map all the various variations of a given
+# machine specification into a single specification in the form:
+#	CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
+# or in some cases, the newer four-part form:
+#	CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
+# It is wrong to echo any other type of specification.
+
+me=`echo "$0" | sed -e 's,.*/,,'`
+
+usage="\
+Usage: $0 [OPTION] CPU-MFR-OPSYS
+       $0 [OPTION] ALIAS
+
+Canonicalize a configuration name.
+
+Operation modes:
+  -h, --help         print this help, then exit
+  -t, --time-stamp   print date of last modification, then exit
+  -v, --version      print version number, then exit
+
+Report bugs and patches to <config-patches at gnu.org>."
+
+version="\
+GNU config.sub ($timestamp)
+
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+Free Software Foundation, Inc.
+
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
+
+help="
+Try \`$me --help' for more information."
+
+# Parse command line
+while test $# -gt 0 ; do
+  case $1 in
+    --time-stamp | --time* | -t )
+       echo "$timestamp" ; exit 0 ;;
+    --version | -v )
+       echo "$version" ; exit 0 ;;
+    --help | --h* | -h )
+       echo "$usage"; exit 0 ;;
+    -- )     # Stop option processing
+       shift; break ;;
+    - )	# Use stdin as input.
+       break ;;
+    -* )
+       echo "$me: invalid option $1$help"
+       exit 1 ;;
+
+    *local*)
+       # First pass through any local machine types.
+       echo $1
+       exit 0;;
+
+    * )
+       break ;;
+  esac
+done
+
+case $# in
+ 0) echo "$me: missing argument$help" >&2
+    exit 1;;
+ 1) ;;
+ *) echo "$me: too many arguments$help" >&2
+    exit 1;;
+esac
+
+# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any).
+# Here we must recognize all the valid KERNEL-OS combinations.
+maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
+case $maybe_os in
+  nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \
+  kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
+    os=-$maybe_os
+    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
+    ;;
+  *)
+    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
+    if [ $basic_machine != $1 ]
+    then os=`echo $1 | sed 's/.*-/-/'`
+    else os=; fi
+    ;;
+esac
+
+### Let's recognize common machines as not being operating systems so
+### that things like config.sub decstation-3100 work.  We also
+### recognize some manufacturers as not being operating systems, so we
+### can provide default operating systems below.
+case $os in
+	-sun*os*)
+		# Prevent following clause from handling this invalid input.
+		;;
+	-dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \
+	-att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
+	-unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
+	-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
+	-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
+	-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
+	-apple | -axis)
+		os=
+		basic_machine=$1
+		;;
+	-sim | -cisco | -oki | -wec | -winbond)
+		os=
+		basic_machine=$1
+		;;
+	-scout)
+		;;
+	-wrs)
+		os=-vxworks
+		basic_machine=$1
+		;;
+	-chorusos*)
+		os=-chorusos
+		basic_machine=$1
+		;;
+ 	-chorusrdb)
+ 		os=-chorusrdb
+		basic_machine=$1
+ 		;;
+	-hiux*)
+		os=-hiuxwe2
+		;;
+	-sco5)
+		os=-sco3.2v5
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-sco4)
+		os=-sco3.2v4
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-sco3.2.[4-9]*)
+		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-sco3.2v[4-9]*)
+		# Don't forget version if it is 3.2v4 or newer.
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-sco*)
+		os=-sco3.2v2
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-udk*)
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-isc)
+		os=-isc2.2
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-clix*)
+		basic_machine=clipper-intergraph
+		;;
+	-isc*)
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
+	-lynx*)
+		os=-lynxos
+		;;
+	-ptx*)
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
+		;;
+	-windowsnt*)
+		os=`echo $os | sed -e 's/windowsnt/winnt/'`
+		;;
+	-psos*)
+		os=-psos
+		;;
+	-mint | -mint[0-9]*)
+		basic_machine=m68k-atari
+		os=-mint
+		;;
+esac
+
+# Decode aliases for certain CPU-COMPANY combinations.
+case $basic_machine in
+	# Recognize the basic CPU types without company name.
+	# Some are omitted here because they have special meanings below.
+	1750a | 580 \
+	| a29k \
+	| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
+	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
+	| am33_2.0 \
+	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
+	| c4x | clipper \
+	| d10v | d30v | dlx | dsp16xx \
+	| fr30 | frv \
+	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
+	| i370 | i860 | i960 | ia64 \
+	| ip2k | iq2000 \
+	| m32r | m32rle | m68000 | m68k | m88k | mcore \
+	| mips | mipsbe | mipseb | mipsel | mipsle \
+	| mips16 \
+	| mips64 | mips64el \
+	| mips64vr | mips64vrel \
+	| mips64orion | mips64orionel \
+	| mips64vr4100 | mips64vr4100el \
+	| mips64vr4300 | mips64vr4300el \
+	| mips64vr5000 | mips64vr5000el \
+	| mipsisa32 | mipsisa32el \
+	| mipsisa32r2 | mipsisa32r2el \
+	| mipsisa64 | mipsisa64el \
+	| mipsisa64r2 | mipsisa64r2el \
+	| mipsisa64sb1 | mipsisa64sb1el \
+	| mipsisa64sr71k | mipsisa64sr71kel \
+	| mipstx39 | mipstx39el \
+	| mn10200 | mn10300 \
+	| msp430 \
+	| ns16k | ns32k \
+	| openrisc | or32 \
+	| pdp10 | pdp11 | pj | pjl \
+	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
+	| pyramid \
+	| sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
+	| sh64 | sh64le \
+	| sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \
+	| strongarm \
+	| tahoe | thumb | tic4x | tic80 | tron \
+	| v850 | v850e \
+	| we32k \
+	| x86 | xscale | xstormy16 | xtensa \
+	| z8k)
+		basic_machine=$basic_machine-unknown
+		;;
+	m6811 | m68hc11 | m6812 | m68hc12)
+		# Motorola 68HC11/12.
+		basic_machine=$basic_machine-unknown
+		os=-none
+		;;
+	m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
+		;;
+
+	# We use `pc' rather than `unknown'
+	# because (1) that's what they normally are, and
+	# (2) the word "unknown" tends to confuse beginning users.
+	i*86 | x86_64)
+	  basic_machine=$basic_machine-pc
+	  ;;
+	# Object if more than one company name word.
+	*-*-*)
+		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
+		exit 1
+		;;
+	# Recognize the basic CPU types with company name.
+	580-* \
+	| a29k-* \
+	| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
+	| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
+	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
+	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
+	| avr-* \
+	| bs2000-* \
+	| c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
+	| clipper-* | cydra-* \
+	| d10v-* | d30v-* | dlx-* \
+	| elxsi-* \
+	| f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
+	| h8300-* | h8500-* \
+	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
+	| i*86-* | i860-* | i960-* | ia64-* \
+	| ip2k-* | iq2000-* \
+	| m32r-* | m32rle-* \
+	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
+	| m88110-* | m88k-* | mcore-* \
+	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
+	| mips16-* \
+	| mips64-* | mips64el-* \
+	| mips64vr-* | mips64vrel-* \
+	| mips64orion-* | mips64orionel-* \
+	| mips64vr4100-* | mips64vr4100el-* \
+	| mips64vr4300-* | mips64vr4300el-* \
+	| mips64vr5000-* | mips64vr5000el-* \
+	| mipsisa32-* | mipsisa32el-* \
+	| mipsisa32r2-* | mipsisa32r2el-* \
+	| mipsisa64-* | mipsisa64el-* \
+	| mipsisa64r2-* | mipsisa64r2el-* \
+	| mipsisa64sb1-* | mipsisa64sb1el-* \
+	| mipsisa64sr71k-* | mipsisa64sr71kel-* \
+	| mipstx39-* | mipstx39el-* \
+	| msp430-* \
+	| none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
+	| orion-* \
+	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
+	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
+	| pyramid-* \
+	| romp-* | rs6000-* \
+	| sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
+	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
+	| sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
+	| sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
+	| tahoe-* | thumb-* \
+	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
+	| tron-* \
+	| v850-* | v850e-* | vax-* \
+	| we32k-* \
+	| x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
+	| xtensa-* \
+	| ymp-* \
+	| z8k-*)
+		;;
+	# Recognize the various machine names and aliases which stand
+	# for a CPU type and a company and sometimes even an OS.
+	386bsd)
+		basic_machine=i386-unknown
+		os=-bsd
+		;;
+	3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
+		basic_machine=m68000-att
+		;;
+	3b*)
+		basic_machine=we32k-att
+		;;
+	a29khif)
+		basic_machine=a29k-amd
+		os=-udi
+		;;
+    	abacus)
+		basic_machine=abacus-unknown
+		;;
+	adobe68k)
+		basic_machine=m68010-adobe
+		os=-scout
+		;;
+	alliant | fx80)
+		basic_machine=fx80-alliant
+		;;
+	altos | altos3068)
+		basic_machine=m68k-altos
+		;;
+	am29k)
+		basic_machine=a29k-none
+		os=-bsd
+		;;
+	amd64)
+		basic_machine=x86_64-pc
+		;;
+	amd64-*)
+		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	amdahl)
+		basic_machine=580-amdahl
+		os=-sysv
+		;;
+	amiga | amiga-*)
+		basic_machine=m68k-unknown
+		;;
+	amigaos | amigados)
+		basic_machine=m68k-unknown
+		os=-amigaos
+		;;
+	amigaunix | amix)
+		basic_machine=m68k-unknown
+		os=-sysv4
+		;;
+	apollo68)
+		basic_machine=m68k-apollo
+		os=-sysv
+		;;
+	apollo68bsd)
+		basic_machine=m68k-apollo
+		os=-bsd
+		;;
+	aux)
+		basic_machine=m68k-apple
+		os=-aux
+		;;
+	balance)
+		basic_machine=ns32k-sequent
+		os=-dynix
+		;;
+	c90)
+		basic_machine=c90-cray
+		os=-unicos
+		;;
+	convex-c1)
+		basic_machine=c1-convex
+		os=-bsd
+		;;
+	convex-c2)
+		basic_machine=c2-convex
+		os=-bsd
+		;;
+	convex-c32)
+		basic_machine=c32-convex
+		os=-bsd
+		;;
+	convex-c34)
+		basic_machine=c34-convex
+		os=-bsd
+		;;
+	convex-c38)
+		basic_machine=c38-convex
+		os=-bsd
+		;;
+	cray | j90)
+		basic_machine=j90-cray
+		os=-unicos
+		;;
+	cr16c)
+		basic_machine=cr16c-unknown
+		os=-elf
+		;;
+	crds | unos)
+		basic_machine=m68k-crds
+		;;
+	cris | cris-* | etrax*)
+		basic_machine=cris-axis
+		;;
+	crx)
+		basic_machine=crx-unknown
+		os=-elf
+		;;
+	da30 | da30-*)
+		basic_machine=m68k-da30
+		;;
+	decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
+		basic_machine=mips-dec
+		;;
+	decsystem10* | dec10*)
+		basic_machine=pdp10-dec
+		os=-tops10
+		;;
+	decsystem20* | dec20*)
+		basic_machine=pdp10-dec
+		os=-tops20
+		;;
+	delta | 3300 | motorola-3300 | motorola-delta \
+	      | 3300-motorola | delta-motorola)
+		basic_machine=m68k-motorola
+		;;
+	delta88)
+		basic_machine=m88k-motorola
+		os=-sysv3
+		;;
+	dpx20 | dpx20-*)
+		basic_machine=rs6000-bull
+		os=-bosx
+		;;
+	dpx2* | dpx2*-bull)
+		basic_machine=m68k-bull
+		os=-sysv3
+		;;
+	ebmon29k)
+		basic_machine=a29k-amd
+		os=-ebmon
+		;;
+	elxsi)
+		basic_machine=elxsi-elxsi
+		os=-bsd
+		;;
+	encore | umax | mmax)
+		basic_machine=ns32k-encore
+		;;
+	es1800 | OSE68k | ose68k | ose | OSE)
+		basic_machine=m68k-ericsson
+		os=-ose
+		;;
+	fx2800)
+		basic_machine=i860-alliant
+		;;
+	genix)
+		basic_machine=ns32k-ns
+		;;
+	gmicro)
+		basic_machine=tron-gmicro
+		os=-sysv
+		;;
+	go32)
+		basic_machine=i386-pc
+		os=-go32
+		;;
+	h3050r* | hiux*)
+		basic_machine=hppa1.1-hitachi
+		os=-hiuxwe2
+		;;
+	h8300hms)
+		basic_machine=h8300-hitachi
+		os=-hms
+		;;
+	h8300xray)
+		basic_machine=h8300-hitachi
+		os=-xray
+		;;
+	h8500hms)
+		basic_machine=h8500-hitachi
+		os=-hms
+		;;
+	harris)
+		basic_machine=m88k-harris
+		os=-sysv3
+		;;
+	hp300-*)
+		basic_machine=m68k-hp
+		;;
+	hp300bsd)
+		basic_machine=m68k-hp
+		os=-bsd
+		;;
+	hp300hpux)
+		basic_machine=m68k-hp
+		os=-hpux
+		;;
+	hp3k9[0-9][0-9] | hp9[0-9][0-9])
+		basic_machine=hppa1.0-hp
+		;;
+	hp9k2[0-9][0-9] | hp9k31[0-9])
+		basic_machine=m68000-hp
+		;;
+	hp9k3[2-9][0-9])
+		basic_machine=m68k-hp
+		;;
+	hp9k6[0-9][0-9] | hp6[0-9][0-9])
+		basic_machine=hppa1.0-hp
+		;;
+	hp9k7[0-79][0-9] | hp7[0-79][0-9])
+		basic_machine=hppa1.1-hp
+		;;
+	hp9k78[0-9] | hp78[0-9])
+		# FIXME: really hppa2.0-hp
+		basic_machine=hppa1.1-hp
+		;;
+	hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893)
+		# FIXME: really hppa2.0-hp
+		basic_machine=hppa1.1-hp
+		;;
+	hp9k8[0-9][13679] | hp8[0-9][13679])
+		basic_machine=hppa1.1-hp
+		;;
+	hp9k8[0-9][0-9] | hp8[0-9][0-9])
+		basic_machine=hppa1.0-hp
+		;;
+	hppa-next)
+		os=-nextstep3
+		;;
+	hppaosf)
+		basic_machine=hppa1.1-hp
+		os=-osf
+		;;
+	hppro)
+		basic_machine=hppa1.1-hp
+		os=-proelf
+		;;
+	i370-ibm* | ibm*)
+		basic_machine=i370-ibm
+		;;
+# I'm not sure what "Sysv32" means.  Should this be sysv3.2?
+	i*86v32)
+		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
+		os=-sysv32
+		;;
+	i*86v4*)
+		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
+		os=-sysv4
+		;;
+	i*86v)
+		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
+		os=-sysv
+		;;
+	i*86sol2)
+		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
+		os=-solaris2
+		;;
+	i386mach)
+		basic_machine=i386-mach
+		os=-mach
+		;;
+	i386-vsta | vsta)
+		basic_machine=i386-unknown
+		os=-vsta
+		;;
+	iris | iris4d)
+		basic_machine=mips-sgi
+		case $os in
+		    -irix*)
+			;;
+		    *)
+			os=-irix4
+			;;
+		esac
+		;;
+	isi68 | isi)
+		basic_machine=m68k-isi
+		os=-sysv
+		;;
+	m88k-omron*)
+		basic_machine=m88k-omron
+		;;
+	magnum | m3230)
+		basic_machine=mips-mips
+		os=-sysv
+		;;
+	merlin)
+		basic_machine=ns32k-utek
+		os=-sysv
+		;;
+	mingw32)
+		basic_machine=i386-pc
+		os=-mingw32
+		;;
+	miniframe)
+		basic_machine=m68000-convergent
+		;;
+	*mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*)
+		basic_machine=m68k-atari
+		os=-mint
+		;;
+	mips3*-*)
+		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
+		;;
+	mips3*)
+		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
+		;;
+	mmix*)
+		basic_machine=mmix-knuth
+		os=-mmixware
+		;;
+	monitor)
+		basic_machine=m68k-rom68k
+		os=-coff
+		;;
+	morphos)
+		basic_machine=powerpc-unknown
+		os=-morphos
+		;;
+	msdos)
+		basic_machine=i386-pc
+		os=-msdos
+		;;
+	mvs)
+		basic_machine=i370-ibm
+		os=-mvs
+		;;
+	ncr3000)
+		basic_machine=i486-ncr
+		os=-sysv4
+		;;
+	netbsd386)
+		basic_machine=i386-unknown
+		os=-netbsd
+		;;
+	netwinder)
+		basic_machine=armv4l-rebel
+		os=-linux
+		;;
+	news | news700 | news800 | news900)
+		basic_machine=m68k-sony
+		os=-newsos
+		;;
+	news1000)
+		basic_machine=m68030-sony
+		os=-newsos
+		;;
+	news-3600 | risc-news)
+		basic_machine=mips-sony
+		os=-newsos
+		;;
+	necv70)
+		basic_machine=v70-nec
+		os=-sysv
+		;;
+	next | m*-next )
+		basic_machine=m68k-next
+		case $os in
+		    -nextstep* )
+			;;
+		    -ns2*)
+		      os=-nextstep2
+			;;
+		    *)
+		      os=-nextstep3
+			;;
+		esac
+		;;
+	nh3000)
+		basic_machine=m68k-harris
+		os=-cxux
+		;;
+	nh[45]000)
+		basic_machine=m88k-harris
+		os=-cxux
+		;;
+	nindy960)
+		basic_machine=i960-intel
+		os=-nindy
+		;;
+	mon960)
+		basic_machine=i960-intel
+		os=-mon960
+		;;
+	nonstopux)
+		basic_machine=mips-compaq
+		os=-nonstopux
+		;;
+	np1)
+		basic_machine=np1-gould
+		;;
+	nv1)
+		basic_machine=nv1-cray
+		os=-unicosmp
+		;;
+	nsr-tandem)
+		basic_machine=nsr-tandem
+		;;
+	op50n-* | op60c-*)
+		basic_machine=hppa1.1-oki
+		os=-proelf
+		;;
+	or32 | or32-*)
+		basic_machine=or32-unknown
+		os=-coff
+		;;
+	os400)
+		basic_machine=powerpc-ibm
+		os=-os400
+		;;
+	OSE68000 | ose68000)
+		basic_machine=m68000-ericsson
+		os=-ose
+		;;
+	os68k)
+		basic_machine=m68k-none
+		os=-os68k
+		;;
+	pa-hitachi)
+		basic_machine=hppa1.1-hitachi
+		os=-hiuxwe2
+		;;
+	paragon)
+		basic_machine=i860-intel
+		os=-osf
+		;;
+	pbd)
+		basic_machine=sparc-tti
+		;;
+	pbb)
+		basic_machine=m68k-tti
+		;;
+	pc532 | pc532-*)
+		basic_machine=ns32k-pc532
+		;;
+	pentium | p5 | k5 | k6 | nexgen | viac3)
+		basic_machine=i586-pc
+		;;
+	pentiumpro | p6 | 6x86 | athlon | athlon_*)
+		basic_machine=i686-pc
+		;;
+	pentiumii | pentium2 | pentiumiii | pentium3)
+		basic_machine=i686-pc
+		;;
+	pentium4)
+		basic_machine=i786-pc
+		;;
+	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
+		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	pentiumpro-* | p6-* | 6x86-* | athlon-*)
+		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
+		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	pentium4-*)
+		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	pn)
+		basic_machine=pn-gould
+		;;
+	power)	basic_machine=power-ibm
+		;;
+	ppc)	basic_machine=powerpc-unknown
+		;;
+	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	ppcle | powerpclittle | ppc-le | powerpc-little)
+		basic_machine=powerpcle-unknown
+		;;
+	ppcle-* | powerpclittle-*)
+		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	ppc64)	basic_machine=powerpc64-unknown
+		;;
+	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	ppc64le | powerpc64little | ppc64-le | powerpc64-little)
+		basic_machine=powerpc64le-unknown
+		;;
+	ppc64le-* | powerpc64little-*)
+		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	ps2)
+		basic_machine=i386-ibm
+		;;
+	pw32)
+		basic_machine=i586-unknown
+		os=-pw32
+		;;
+	rom68k)
+		basic_machine=m68k-rom68k
+		os=-coff
+		;;
+	rm[46]00)
+		basic_machine=mips-siemens
+		;;
+	rtpc | rtpc-*)
+		basic_machine=romp-ibm
+		;;
+	s390 | s390-*)
+		basic_machine=s390-ibm
+		;;
+	s390x | s390x-*)
+		basic_machine=s390x-ibm
+		;;
+	sa29200)
+		basic_machine=a29k-amd
+		os=-udi
+		;;
+	sb1)
+		basic_machine=mipsisa64sb1-unknown
+		;;
+	sb1el)
+		basic_machine=mipsisa64sb1el-unknown
+		;;
+	sei)
+		basic_machine=mips-sei
+		os=-seiux
+		;;
+	sequent)
+		basic_machine=i386-sequent
+		;;
+	sh)
+		basic_machine=sh-hitachi
+		os=-hms
+		;;
+	sh64)
+		basic_machine=sh64-unknown
+		;;
+	sparclite-wrs | simso-wrs)
+		basic_machine=sparclite-wrs
+		os=-vxworks
+		;;
+	sps7)
+		basic_machine=m68k-bull
+		os=-sysv2
+		;;
+	spur)
+		basic_machine=spur-unknown
+		;;
+	st2000)
+		basic_machine=m68k-tandem
+		;;
+	stratus)
+		basic_machine=i860-stratus
+		os=-sysv4
+		;;
+	sun2)
+		basic_machine=m68000-sun
+		;;
+	sun2os3)
+		basic_machine=m68000-sun
+		os=-sunos3
+		;;
+	sun2os4)
+		basic_machine=m68000-sun
+		os=-sunos4
+		;;
+	sun3os3)
+		basic_machine=m68k-sun
+		os=-sunos3
+		;;
+	sun3os4)
+		basic_machine=m68k-sun
+		os=-sunos4
+		;;
+	sun4os3)
+		basic_machine=sparc-sun
+		os=-sunos3
+		;;
+	sun4os4)
+		basic_machine=sparc-sun
+		os=-sunos4
+		;;
+	sun4sol2)
+		basic_machine=sparc-sun
+		os=-solaris2
+		;;
+	sun3 | sun3-*)
+		basic_machine=m68k-sun
+		;;
+	sun4)
+		basic_machine=sparc-sun
+		;;
+	sun386 | sun386i | roadrunner)
+		basic_machine=i386-sun
+		;;
+	sv1)
+		basic_machine=sv1-cray
+		os=-unicos
+		;;
+	symmetry)
+		basic_machine=i386-sequent
+		os=-dynix
+		;;
+	t3e)
+		basic_machine=alphaev5-cray
+		os=-unicos
+		;;
+	t90)
+		basic_machine=t90-cray
+		os=-unicos
+		;;
+	tic54x | c54x*)
+		basic_machine=tic54x-unknown
+		os=-coff
+		;;
+	tic55x | c55x*)
+		basic_machine=tic55x-unknown
+		os=-coff
+		;;
+	tic6x | c6x*)
+		basic_machine=tic6x-unknown
+		os=-coff
+		;;
+	tx39)
+		basic_machine=mipstx39-unknown
+		;;
+	tx39el)
+		basic_machine=mipstx39el-unknown
+		;;
+	toad1)
+		basic_machine=pdp10-xkl
+		os=-tops20
+		;;
+	tower | tower-32)
+		basic_machine=m68k-ncr
+		;;
+	tpf)
+		basic_machine=s390x-ibm
+		os=-tpf
+		;;
+	udi29k)
+		basic_machine=a29k-amd
+		os=-udi
+		;;
+	ultra3)
+		basic_machine=a29k-nyu
+		os=-sym1
+		;;
+	v810 | necv810)
+		basic_machine=v810-nec
+		os=-none
+		;;
+	vaxv)
+		basic_machine=vax-dec
+		os=-sysv
+		;;
+	vms)
+		basic_machine=vax-dec
+		os=-vms
+		;;
+	vpp*|vx|vx-*)
+		basic_machine=f301-fujitsu
+		;;
+	vxworks960)
+		basic_machine=i960-wrs
+		os=-vxworks
+		;;
+	vxworks68)
+		basic_machine=m68k-wrs
+		os=-vxworks
+		;;
+	vxworks29k)
+		basic_machine=a29k-wrs
+		os=-vxworks
+		;;
+	w65*)
+		basic_machine=w65-wdc
+		os=-none
+		;;
+	w89k-*)
+		basic_machine=hppa1.1-winbond
+		os=-proelf
+		;;
+	xps | xps100)
+		basic_machine=xps100-honeywell
+		;;
+	ymp)
+		basic_machine=ymp-cray
+		os=-unicos
+		;;
+	z8k-*-coff)
+		basic_machine=z8k-unknown
+		os=-sim
+		;;
+	none)
+		basic_machine=none-none
+		os=-none
+		;;
+
+# Here we handle the default manufacturer of certain CPU types.  It is in
+# some cases the only manufacturer, in others, it is the most popular.
+	w89k)
+		basic_machine=hppa1.1-winbond
+		;;
+	op50n)
+		basic_machine=hppa1.1-oki
+		;;
+	op60c)
+		basic_machine=hppa1.1-oki
+		;;
+	romp)
+		basic_machine=romp-ibm
+		;;
+	rs6000)
+		basic_machine=rs6000-ibm
+		;;
+	vax)
+		basic_machine=vax-dec
+		;;
+	pdp10)
+		# there are many clones, so DEC is not a safe bet
+		basic_machine=pdp10-unknown
+		;;
+	pdp11)
+		basic_machine=pdp11-dec
+		;;
+	we32k)
+		basic_machine=we32k-att
+		;;
+	sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
+		basic_machine=sh-unknown
+		;;
+	sh64)
+		basic_machine=sh64-unknown
+		;;
+	sparc | sparcv8 | sparcv9 | sparcv9b)
+		basic_machine=sparc-sun
+		;;
+	cydra)
+		basic_machine=cydra-cydrome
+		;;
+	orion)
+		basic_machine=orion-highlevel
+		;;
+	orion105)
+		basic_machine=clipper-highlevel
+		;;
+	mac | mpw | mac-mpw)
+		basic_machine=m68k-apple
+		;;
+	pmac | pmac-mpw)
+		basic_machine=powerpc-apple
+		;;
+	*-unknown)
+		# Make sure to match an already-canonicalized machine name.
+		;;
+	*)
+		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
+		exit 1
+		;;
+esac
+
+# Here we canonicalize certain aliases for manufacturers.
+case $basic_machine in
+	*-digital*)
+		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
+		;;
+	*-commodore*)
+		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
+		;;
+	*)
+		;;
+esac
+
+# Decode manufacturer-specific aliases for certain operating systems.
+
+if [ x"$os" != x"" ]
+then
+case $os in
+        # First match some system type aliases
+        # that might get confused with valid system types.
+	# -solaris* is a basic system type, with this one exception.
+	-solaris1 | -solaris1.*)
+		os=`echo $os | sed -e 's|solaris1|sunos4|'`
+		;;
+	-solaris)
+		os=-solaris2
+		;;
+	-svr4*)
+		os=-sysv4
+		;;
+	-unixware*)
+		os=-sysv4.2uw
+		;;
+	-gnu/linux*)
+		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
+		;;
+	# First accept the basic system types.
+	# The portable systems comes first.
+	# Each alternative MUST END IN A *, to match a version number.
+	# -sysv* is not here because it comes later, after sysvr4.
+	-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
+	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
+	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
+	      | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
+	      | -aos* \
+	      | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
+	      | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
+	      | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* \
+	      | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
+	      | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
+	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
+	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
+	      | -chorusos* | -chorusrdb* \
+	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+	      | -mingw32* | -linux-gnu* | -linux-uclibc* | -uxpv* | -beos* | -mpeix* | -udk* \
+	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
+	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
+	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
+	      | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
+	      | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
+	      | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly*)
+	# Remember, each alternative MUST END IN *, to match a version number.
+		;;
+	-qnx*)
+		case $basic_machine in
+		    x86-* | i*86-*)
+			;;
+		    *)
+			os=-nto$os
+			;;
+		esac
+		;;
+	-nto-qnx*)
+		;;
+	-nto*)
+		os=`echo $os | sed -e 's|nto|nto-qnx|'`
+		;;
+	-sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
+	      | -windows* | -osx | -abug | -netware* | -os9* | -beos* \
+	      | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
+		;;
+	-mac*)
+		os=`echo $os | sed -e 's|mac|macos|'`
+		;;
+	-linux-dietlibc)
+		os=-linux-dietlibc
+		;;
+	-linux*)
+		os=`echo $os | sed -e 's|linux|linux-gnu|'`
+		;;
+	-sunos5*)
+		os=`echo $os | sed -e 's|sunos5|solaris2|'`
+		;;
+	-sunos6*)
+		os=`echo $os | sed -e 's|sunos6|solaris3|'`
+		;;
+	-opened*)
+		os=-openedition
+		;;
+        -os400*)
+		os=-os400
+		;;
+	-wince*)
+		os=-wince
+		;;
+	-osfrose*)
+		os=-osfrose
+		;;
+	-osf*)
+		os=-osf
+		;;
+	-utek*)
+		os=-bsd
+		;;
+	-dynix*)
+		os=-bsd
+		;;
+	-acis*)
+		os=-aos
+		;;
+	-atheos*)
+		os=-atheos
+		;;
+	-syllable*)
+		os=-syllable
+		;;
+	-386bsd)
+		os=-bsd
+		;;
+	-ctix* | -uts*)
+		os=-sysv
+		;;
+	-nova*)
+		os=-rtmk-nova
+		;;
+	-ns2 )
+		os=-nextstep2
+		;;
+	-nsk*)
+		os=-nsk
+		;;
+	# Preserve the version number of sinix5.
+	-sinix5.*)
+		os=`echo $os | sed -e 's|sinix|sysv|'`
+		;;
+	-sinix*)
+		os=-sysv4
+		;;
+        -tpf*)
+		os=-tpf
+		;;
+	-triton*)
+		os=-sysv3
+		;;
+	-oss*)
+		os=-sysv3
+		;;
+	-svr4)
+		os=-sysv4
+		;;
+	-svr3)
+		os=-sysv3
+		;;
+	-sysvr4)
+		os=-sysv4
+		;;
+	# This must come after -sysvr4.
+	-sysv*)
+		;;
+	-ose*)
+		os=-ose
+		;;
+	-es1800*)
+		os=-ose
+		;;
+	-xenix)
+		os=-xenix
+		;;
+	-*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
+		os=-mint
+		;;
+	-aros*)
+		os=-aros
+		;;
+	-kaos*)
+		os=-kaos
+		;;
+	-none)
+		;;
+	*)
+		# Get rid of the `-' at the beginning of $os.
+		os=`echo $os | sed 's/[^-]*-//'`
+		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
+		exit 1
+		;;
+esac
+else
+
+# Here we handle the default operating systems that come with various machines.
+# The value should be what the vendor currently ships out the door with their
+# machine or put another way, the most popular os provided with the machine.
+
+# Note that if you're going to try to match "-MANUFACTURER" here (say,
+# "-sun"), then you have to tell the case statement up towards the top
+# that MANUFACTURER isn't an operating system.  Otherwise, code above
+# will signal an error saying that MANUFACTURER isn't an operating
+# system, and we'll never get to this point.
+
+case $basic_machine in
+	*-acorn)
+		os=-riscix1.2
+		;;
+	arm*-rebel)
+		os=-linux
+		;;
+	arm*-semi)
+		os=-aout
+		;;
+    c4x-* | tic4x-*)
+        os=-coff
+        ;;
+	# This must come before the *-dec entry.
+	pdp10-*)
+		os=-tops20
+		;;
+	pdp11-*)
+		os=-none
+		;;
+	*-dec | vax-*)
+		os=-ultrix4.2
+		;;
+	m68*-apollo)
+		os=-domain
+		;;
+	i386-sun)
+		os=-sunos4.0.2
+		;;
+	m68000-sun)
+		os=-sunos3
+		# This also exists in the configure program, but was not the
+		# default.
+		# os=-sunos4
+		;;
+	m68*-cisco)
+		os=-aout
+		;;
+	mips*-cisco)
+		os=-elf
+		;;
+	mips*-*)
+		os=-elf
+		;;
+	or32-*)
+		os=-coff
+		;;
+	*-tti)	# must be before sparc entry or we get the wrong os.
+		os=-sysv3
+		;;
+	sparc-* | *-sun)
+		os=-sunos4.1.1
+		;;
+	*-be)
+		os=-beos
+		;;
+	*-ibm)
+		os=-aix
+		;;
+	*-wec)
+		os=-proelf
+		;;
+	*-winbond)
+		os=-proelf
+		;;
+	*-oki)
+		os=-proelf
+		;;
+	*-hp)
+		os=-hpux
+		;;
+	*-hitachi)
+		os=-hiux
+		;;
+	i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
+		os=-sysv
+		;;
+	*-cbm)
+		os=-amigaos
+		;;
+	*-dg)
+		os=-dgux
+		;;
+	*-dolphin)
+		os=-sysv3
+		;;
+	m68k-ccur)
+		os=-rtu
+		;;
+	m88k-omron*)
+		os=-luna
+		;;
+	*-next )
+		os=-nextstep
+		;;
+	*-sequent)
+		os=-ptx
+		;;
+	*-crds)
+		os=-unos
+		;;
+	*-ns)
+		os=-genix
+		;;
+	i370-*)
+		os=-mvs
+		;;
+	*-next)
+		os=-nextstep3
+		;;
+	*-gould)
+		os=-sysv
+		;;
+	*-highlevel)
+		os=-bsd
+		;;
+	*-encore)
+		os=-bsd
+		;;
+	*-sgi)
+		os=-irix
+		;;
+	*-siemens)
+		os=-sysv4
+		;;
+	*-masscomp)
+		os=-rtu
+		;;
+	f30[01]-fujitsu | f700-fujitsu)
+		os=-uxpv
+		;;
+	*-rom68k)
+		os=-coff
+		;;
+	*-*bug)
+		os=-coff
+		;;
+	*-apple)
+		os=-macos
+		;;
+	*-atari*)
+		os=-mint
+		;;
+	*)
+		os=-none
+		;;
+esac
+fi
+
+# Here we handle the case where we know the os, and the CPU type, but not the
+# manufacturer.  We pick the logical manufacturer.
+vendor=unknown
+case $basic_machine in
+	*-unknown)
+		case $os in
+			-riscix*)
+				vendor=acorn
+				;;
+			-sunos*)
+				vendor=sun
+				;;
+			-aix*)
+				vendor=ibm
+				;;
+			-beos*)
+				vendor=be
+				;;
+			-hpux*)
+				vendor=hp
+				;;
+			-mpeix*)
+				vendor=hp
+				;;
+			-hiux*)
+				vendor=hitachi
+				;;
+			-unos*)
+				vendor=crds
+				;;
+			-dgux*)
+				vendor=dg
+				;;
+			-luna*)
+				vendor=omron
+				;;
+			-genix*)
+				vendor=ns
+				;;
+			-mvs* | -opened*)
+				vendor=ibm
+				;;
+			-os400*)
+				vendor=ibm
+				;;
+			-ptx*)
+				vendor=sequent
+				;;
+			-tpf*)
+				vendor=ibm
+				;;
+			-vxsim* | -vxworks* | -windiss*)
+				vendor=wrs
+				;;
+			-aux*)
+				vendor=apple
+				;;
+			-hms*)
+				vendor=hitachi
+				;;
+			-mpw* | -macos*)
+				vendor=apple
+				;;
+			-*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
+				vendor=atari
+				;;
+			-vos*)
+				vendor=stratus
+				;;
+		esac
+		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
+		;;
+esac
+
+echo $basic_machine$os
+exit 0
+
+# Local variables:
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "timestamp='"
+# time-stamp-format: "%:y-%02m-%02d"
+# time-stamp-end: "'"
+# End:


Property changes on: goodies/exo/branches/upstream/current/config.sub
___________________________________________________________________
Name: svn:executable
   + 

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoCellRendererEllipsizedText.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoCellRendererEllipsizedText.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoCellRendererEllipsizedText.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,48 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoCellRendererEllipsizedText</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="prev" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="next" href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-widgets.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-widgets.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">exo Reference Manual</th><td><a accesskey="n" href="ExoEllipsizedLabel.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoCellRendererEllipsizedText"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoCellRendererEllipsizedText</span></h2><p>ExoCellRendererEllipsizedText &#8212; Renders text in a cell and optionally ellipsizes the text.</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText-struct">ExoCellRendererEllipsizedText</a>;
+GtkCellRenderer* <a href="ExoCellRendererEllipsizedText.html#exo-cell-renderer-ellipsized-text-new">exo_cell_renderer_ellipsized_text_new</a>
+                                            (void);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2623261"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----GtkObject
+         +----GtkCellRenderer
+               +----GtkCellRendererText
+                     +----ExoCellRendererEllipsizedText
+</pre></div><div class="refsect1" lang="en"><a name="id2623296"></a><h2>Properties</h2><pre class="synopsis">
+
+  "<a href="ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText--ellipsize">ellipsize</a>"            <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a>  : Read / Write
+  "<a href="ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText--ellipsize-set">ellipsize-set</a>"        gboolean              : Read / Write
+</pre></div><div class="refsect1" lang="en"><a name="id2623336"></a><h2>Description</h2><p>
+The <a href="ExoCellRendererEllipsizedText.html" title="ExoCellRendererEllipsizedText"><span class="type">ExoCellRendererEllipsizedText</span></a> renders a given text in its
+cell, using the font, color and style information provided by
+its properties (which are actually inherited from <span class="type">GtkCellRendererText</span>).
+The text will be ellipsized if its too long and the "ellipsize"
+property allows it.
+</p><p>
+<a href="ExoCellRendererEllipsizedText.html" title="ExoCellRendererEllipsizedText"><span class="type">ExoCellRendererEllipsizedText</span></a> is compatible with Gtk+ 2.5 and
+above in that it automatically detects if <span class="type">GtkCellRendererText</span>
+has the "ellipsize" property and reuses the built-in functionality
+if available. For Gtk+ 2.4, it uses the <a href="exo-Extensions-to-Pango.html" title="Extensions to Pango">Pango Extensions</a> to
+ellipsize text properly.
+</p></div><div class="refsect1" lang="en"><a name="id2623380"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2623385"></a><h3><a name="ExoCellRendererEllipsizedText-struct"></a>ExoCellRendererEllipsizedText</h3><a class="indexterm" name="id2623397"></a><pre class="programlisting">typedef struct _ExoCellRendererEllipsizedText ExoCellRendererEllipsizedText;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2623411"></a><h3><a name="exo-cell-renderer-ellipsized-text-new"></a>exo_cell_renderer_ellipsized_text_new ()</h3><a class="indexterm" name="id2623492"></a><pre class="programlisting">GtkCellRenderer* exo_cell_renderer_ellipsized_text_new
+                                            (void);</pre><p>
+Creates a new <a href="ExoCellRendererEllipsizedText.html" title="ExoCellRendererEllipsizedText"><span class="type">ExoCellRendererEllipsizedText</span></a>. Adjust how text is
+drawn using object properties. Object properties can be set globally
+(with <code class="function">g_object_set()</code>). Also, with <span class="type">GtkTreeViewColumn</span>, you can bind a
+property to a value in a <span class="type">GtkTreeModel</span>. For example, you can bind the
+"text" property on the cell renderer to a string value in the model,
+thus rendering a different string in each row of the <span class="type">GtkTreeView</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The new cell renderer.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2623564"></a><h2>Properties</h2><div class="refsect2" lang="en"><a name="id2623570"></a><h3><a name="ExoCellRendererEllipsizedText--ellipsize"></a>The "<code class="literal">ellipsize</code>" property</h3><pre class="programlisting">  "ellipsize"            <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a>  : Read / Write</pre><p>The preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string, if at all.</p><p>Default value: EXO_PANGO_ELLIPSIZE_NONE</p></div><hr><div class="refsect2" lang="en"><a name="id2623605"></a><h3><a name="ExoCellRendererEllipsizedText--ellipsize-set"></a>The "<code class="literal">ellipsize-set</code>" property</h3><pre class="programlisting">  "ellipsize-set"        gboolean              : Read / Write</pre><p>Whether this tag affects the ellipsize mode.</p><p>Default value: FALSE</p></div></div><div class="refsect1" lang="en"><a name="id2623641"></a><h2>See Also</h2><p>
+<a href="http://developer.gnome.org/doc/API/2.0/gtk/GtkCellRendererText.html" target="_top">GtkCellRendererText</a>, <a href="exo-Extensions-to-Pango.html" title="Extensions to Pango">Exo Pango Extensions</a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-widgets.html"><b>&lt;&lt; Part III. Additional widgets</b></a></td><td align="right"><a accesskey="n" href="ExoEllipsizedLabel.html"><b>ExoEllipsizedLabel &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoEllipsizedLabel.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoEllipsizedLabel.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoEllipsizedLabel.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,77 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoEllipsizedLabel</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="prev" href="ExoCellRendererEllipsizedText.html" title="ExoCellRendererEllipsizedText"><link rel="next" href="ExoIconBar.html" title="ExoIconBar"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoCellRendererEllipsizedText.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-widgets.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">exo Reference Manual</th><td><a accesskey="n" href="ExoIconBar.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoEllipsizedLabel"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoEllipsizedLabel</span></h2><p>ExoEllipsizedLabel &#8212; A widget that automatically ellipsizes text</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoEllipsizedLabel.html#ExoEllipsizedLabel-struct">ExoEllipsizedLabel</a>;
+GtkWidget*  <a href="ExoEllipsizedLabel.html#exo-ellipsized-label-new">exo_ellipsized_label_new</a>        (const gchar *text);
+<a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a> <a href="ExoEllipsizedLabel.html#exo-ellipsized-label-get-ellipsize">exo_ellipsized_label_get_ellipsize</a>
+                                            (<a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel">ExoEllipsizedLabel</a> *label);
+void        <a href="ExoEllipsizedLabel.html#exo-ellipsized-label-set-ellipsize">exo_ellipsized_label_set_ellipsize</a>
+                                            (<a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel">ExoEllipsizedLabel</a> *label,
+                                             <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a> mode);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2624353"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----GtkObject
+         +----GtkWidget
+               +----GtkMisc
+                     +----GtkLabel
+                           +----ExoEllipsizedLabel
+</pre></div><div class="refsect1" lang="en"><a name="id2624460"></a><h2>Implemented Interfaces</h2><p>
+ExoEllipsizedLabel implements
+ AtkImplementorIface.</p></div><div class="refsect1" lang="en"><a name="id2624476"></a><h2>Properties</h2><pre class="synopsis">
+
+  "<a href="ExoEllipsizedLabel.html#ExoEllipsizedLabel--ellipsize">ellipsize</a>"            <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a>  : Read / Write
+</pre></div><div class="refsect1" lang="en"><a name="id2624499"></a><h2>Description</h2><p>
+<a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><span class="type">ExoEllipsizedLabel</span></a> extends the standard <span class="type">GtkLabel</span> class present in
+Gtk+ 2.4 with the ability to automatically ellipsize text with
+"...".
+</p><p>
+<a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><span class="type">ExoEllipsizedLabel</span></a> automatically detects if its running with Gtk+
+2.5 or above and uses the native ellipsizing support of Gtk+ 2.5
+or above in that case. So its safe to use <a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><span class="type">ExoEllipsizedLabel</span></a>
+with every Gtk+ version above 2.4.
+</p></div><div class="refsect1" lang="en"><a name="id2624538"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2624544"></a><h3><a name="ExoEllipsizedLabel-struct"></a>ExoEllipsizedLabel</h3><a class="indexterm" name="id2624552"></a><pre class="programlisting">typedef struct _ExoEllipsizedLabel ExoEllipsizedLabel;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2624567"></a><h3><a name="exo-ellipsized-label-new"></a>exo_ellipsized_label_new ()</h3><a class="indexterm" name="id2624576"></a><pre class="programlisting">GtkWidget*  exo_ellipsized_label_new        (const gchar *text);</pre><p>
+Creates a new <a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><span class="type">ExoEllipsizedLabel</span></a> with the given
+text inside it. You can pass <code class="literal">NULL</code> to get an
+empty label widget.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>text</code></em> :</span></td><td> The text of the label.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The new <a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><span class="type">ExoEllipsizedLabel</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2624649"></a><h3><a name="exo-ellipsized-label-get-ellipsize"></a>exo_ellipsized_label_get_ellipsize ()</h3><a class="indexterm" name="id2624662"></a><pre class="programlisting"><a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a> exo_ellipsized_label_get_ellipsize
+                                            (<a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel">ExoEllipsizedLabel</a> *label);</pre><p>
+Returns the ellipsizing position of the <em class="parameter"><code>label</code></em>.
+See <a href="ExoEllipsizedLabel.html#exo-ellipsized-label-set-ellipsize"><code class="function">exo_ellipsized_label_set_ellipsize()</code></a>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>label</code></em> :</span></td><td> An <a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><span class="type">ExoEllipsizedLabel</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> An <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode"><span class="type">ExoPangoEllipsizeMode</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2624747"></a><h3><a name="exo-ellipsized-label-set-ellipsize"></a>exo_ellipsized_label_set_ellipsize ()</h3><a class="indexterm" name="id2624760"></a><pre class="programlisting">void        exo_ellipsized_label_set_ellipsize
+                                            (<a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel">ExoEllipsizedLabel</a> *label,
+                                             <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a> mode);</pre><p>
+Sets the mode used to ellipsize (add an ellipsis: "...") to the
+text if there is not enough space to render the entire 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>label</code></em> :</span></td><td> An <a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><span class="type">ExoEllipsizedLabel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>mode</code></em> :</span></td><td>
+
+
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2624900"></a><h2>Properties</h2><div class="refsect2" lang="en"><a name="id2624905"></a><h3><a name="ExoEllipsizedLabel--ellipsize"></a>The "<code class="literal">ellipsize</code>" property</h3><pre class="programlisting">  "ellipsize"            <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a>  : Read / Write</pre><p>
+The preferred place to ellipsize the string, if the label does not have 
+enough room to display the entire string, specified as a <span class="type">ExoPangoEllisizeMode</span>. 
+</p><p>
+Note that setting this property to a value other than <code class="literal">EXO_PANGO_ELLIPSIZE_NONE</code> 
+has the side-effect that the label requests only enough space to display the
+ellipsis "...". Ellipsizing labels must be packed in a container which 
+ensures that the label gets a reasonable size allocated. In particular, 
+this means that ellipsizing labels don't work well in notebook tabs, unless
+the tab's ::tab-expand property is set to <code class="literal">TRUE</code>.</p><p>
+
+</p><p>Default value: EXO_PANGO_ELLIPSIZE_NONE</p></div></div><div class="refsect1" lang="en"><a name="id2624963"></a><h2>See Also</h2><p>
+<a href="http://developer.gnome.org/doc/API/2.0/gtk/GtkLabel.html" target="_top">GtkLabel</a>, <a href="exo-Extensions-to-Pango.html" title="Extensions to Pango">Exo
+Pango Extensions</a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoCellRendererEllipsizedText.html"><b>&lt;&lt; ExoCellRendererEllipsizedText</b></a></td><td align="right"><a accesskey="n" href="ExoIconBar.html"><b>ExoIconBar &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoIconBar.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoIconBar.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoIconBar.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,238 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoIconBar</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="prev" href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel"><link rel="next" href="ExoIconView.html" title="ExoIconView"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoEllipsizedLabel.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-widgets.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">exo Reference Manual</th><td><a accesskey="n" href="ExoIconView.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoIconBar"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoIconBar</span></h2><p>ExoIconBar &#8212; A widget for displaying icon bars</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoIconBar.html#ExoIconBar-struct">ExoIconBar</a>;
+GtkWidget*  <a href="ExoIconBar.html#exo-icon-bar-new">exo_icon_bar_new</a>                (void);
+GtkWidget*  <a href="ExoIconBar.html#exo-icon-bar-new-with-model">exo_icon_bar_new_with_model</a>     (GtkTreeModel *model);
+GtkTreeModel* <a href="ExoIconBar.html#exo-icon-bar-get-model">exo_icon_bar_get_model</a>        (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);
+void        <a href="ExoIconBar.html#exo-icon-bar-set-model">exo_icon_bar_set_model</a>          (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkTreeModel *model);
+gint        <a href="ExoIconBar.html#exo-icon-bar-get-pixbuf-column">exo_icon_bar_get_pixbuf_column</a>  (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);
+void        <a href="ExoIconBar.html#exo-icon-bar-set-pixbuf-column">exo_icon_bar_set_pixbuf_column</a>  (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             gint column);
+gint        <a href="ExoIconBar.html#exo-icon-bar-get-text-column">exo_icon_bar_get_text_column</a>    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);
+void        <a href="ExoIconBar.html#exo-icon-bar-set-text-column">exo_icon_bar_set_text_column</a>    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             gint column);
+GtkOrientation <a href="ExoIconBar.html#exo-icon-bar-get-orientation">exo_icon_bar_get_orientation</a> (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);
+void        <a href="ExoIconBar.html#exo-icon-bar-set-orientation">exo_icon_bar_set_orientation</a>    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkOrientation orientation);
+gint        <a href="ExoIconBar.html#exo-icon-bar-get-active">exo_icon_bar_get_active</a>         (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);
+void        <a href="ExoIconBar.html#exo-icon-bar-set-active">exo_icon_bar_set_active</a>         (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             gint index);
+gboolean    <a href="ExoIconBar.html#exo-icon-bar-get-active-iter">exo_icon_bar_get_active_iter</a>    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkTreeIter *iter);
+void        <a href="ExoIconBar.html#exo-icon-bar-set-active-iter">exo_icon_bar_set_active_iter</a>    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkTreeIter *iter);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2626094"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----GtkObject
+         +----GtkWidget
+               +----GtkContainer
+                     +----ExoIconBar
+</pre></div><div class="refsect1" lang="en"><a name="id2626129"></a><h2>Implemented Interfaces</h2><p>
+ExoIconBar implements
+ AtkImplementorIface.</p></div><div class="refsect1" lang="en"><a name="id2626144"></a><h2>Properties</h2><pre class="synopsis">
+
+  "<a href="ExoIconBar.html#ExoIconBar--active">active</a>"               gint                  : Read / Write
+  "<a href="ExoIconBar.html#ExoIconBar--model">model</a>"                GtkTreeModel          : Read / Write
+  "<a href="ExoIconBar.html#ExoIconBar--orientation">orientation</a>"          GtkOrientation        : Read / Write
+  "<a href="ExoIconBar.html#ExoIconBar--pixbuf-column">pixbuf-column</a>"        gint                  : Read / Write
+  "<a href="ExoIconBar.html#ExoIconBar--text-column">text-column</a>"          gint                  : Read / Write
+</pre></div><div class="refsect1" lang="en"><a name="id2626214"></a><h2>Style Properties</h2><pre class="synopsis">
+
+  "<a href="ExoIconBar.html#ExoIconBar--active-item-border-color">active-item-border-color</a>" GdkColor              : Read
+  "<a href="ExoIconBar.html#ExoIconBar--active-item-fill-color">active-item-fill-color</a>" GdkColor              : Read
+  "<a href="ExoIconBar.html#ExoIconBar--active-item-text-color">active-item-text-color</a>" GdkColor              : Read
+  "<a href="ExoIconBar.html#ExoIconBar--cursor-item-border-color">cursor-item-border-color</a>" GdkColor              : Read
+  "<a href="ExoIconBar.html#ExoIconBar--cursor-item-fill-color">cursor-item-fill-color</a>" GdkColor              : Read
+  "<a href="ExoIconBar.html#ExoIconBar--cursor-item-text-color">cursor-item-text-color</a>" GdkColor              : Read
+</pre></div><div class="refsect1" lang="en"><a name="id2626451"></a><h2>Signal Prototypes</h2><pre class="synopsis">
+
+"<a href="ExoIconBar.html#ExoIconBar-selection-changed">selection-changed</a>"
+            void        user_function      (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                            gpointer user_data);
+"<a href="ExoIconBar.html#ExoIconBar-set-scroll-adjustments">set-scroll-adjustments</a>"
+            void        user_function      (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                            GtkAdjustment *hadjustment,
+                                            GtkAdjustment *vadjustment,
+                                            gpointer user_data);
+</pre></div><div class="refsect1" lang="en"><a name="id2626523"></a><h2>Description</h2><p>
+A widget that displays any object that implements the <span class="type">GtkTreeModel</span> interface
+in an icon bar.
+</p><div class="example"><a name="id2626539"></a><p class="title"><b>Example 1. 
+  Creating a new <span class="structname">ExoIconBar</span> with a <span class="structname">GtkListStore</span>
+</b></p><pre class="programlisting">
+enum
+{
+  PIXBUF_COLUMN,
+  STRING_COLUMN,
+  N_COLUMNS,
+};
+
+{
+  GtkListStore *store;
+  GtkWidget    *bar;
+
+  /* make a new list store */
+  store = gtk_list_store_new (N_COLUMNS, GDK_TYPE_PIXBUF, G_TYPE_STRING);
+
+  /* fill the store with data */
+  fill_store (store);
+
+  /* create the icon bar */
+  bar = exo_icon_bar_new_with_model (GTK_TREE_MODEL (store));
+  exo_icon_bar_set_pixbuf_column (EXO_ICON_BAR (bar), PIXBUF_COLUMN);
+  exo_icon_bar_set_text_column (EXO_ICON_BAR (bar), TEXT_COLUMN);
+  gtk_widget_show (bar);
+
+  /* the icon bar keeps a reference on the store now */
+  g_object_unref (G_OBJECT (store));
+
+  /* add the bar to your GUI now... */
+}
+</pre></div></div><div class="refsect1" lang="en"><a name="id2626558"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2625472"></a><h3><a name="ExoIconBar-struct"></a>ExoIconBar</h3><a class="indexterm" name="id2625480"></a><pre class="programlisting">typedef struct _ExoIconBar ExoIconBar;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2625495"></a><h3><a name="exo-icon-bar-new"></a>exo_icon_bar_new ()</h3><a class="indexterm" name="id2625504"></a><pre class="programlisting">GtkWidget*  exo_icon_bar_new                (void);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a newly allocated <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2625546"></a><h3><a name="exo-icon-bar-new-with-model"></a>exo_icon_bar_new_with_model ()</h3><a class="indexterm" name="id2625555"></a><pre class="programlisting">GtkWidget*  exo_icon_bar_new_with_model     (GtkTreeModel *model);</pre><p>
+Creates a new <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a> and associates it with
+<em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> A <span class="type">GtkTreeModel</span>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a newly allocated <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>, which
+              is associated with <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2625640"></a><h3><a name="exo-icon-bar-get-model"></a>exo_icon_bar_get_model ()</h3><a class="indexterm" name="id2625649"></a><pre class="programlisting">GtkTreeModel* exo_icon_bar_get_model        (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);</pre><p>
+Returns the model the <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a> is based on. Returns <code class="literal">NULL</code> if
+the model is unset.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> A <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A <span class="type">GtkTreeModel</span>, or <code class="literal">NULL</code> if none is currently being used.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2626963"></a><h3><a name="exo-icon-bar-set-model"></a>exo_icon_bar_set_model ()</h3><a class="indexterm" name="id2626971"></a><pre class="programlisting">void        exo_icon_bar_set_model          (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkTreeModel *model);</pre><p>
+Sets the model for a <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>. If the <em class="parameter"><code>icon_bar</code></em> already has a model
+set, it will remove it before settings the new model. If <em class="parameter"><code>model</code></em> is <code class="literal">NULL</code>,
+then it will unset the old model.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> A <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> A <span class="type">GtkTreeModel</span> or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627077"></a><h3><a name="exo-icon-bar-get-pixbuf-column"></a>exo_icon_bar_get_pixbuf_column ()</h3><a class="indexterm" name="id2627086"></a><pre class="programlisting">gint        exo_icon_bar_get_pixbuf_column  (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);</pre><p>
+Returns the column with pixbufs for <em class="parameter"><code>icon_bar</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the pixbuf column, or -1 if it's unset.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627223"></a><h3><a name="exo-icon-bar-set-pixbuf-column"></a>exo_icon_bar_set_pixbuf_column ()</h3><a class="indexterm" name="id2627233"></a><pre class="programlisting">void        exo_icon_bar_set_pixbuf_column  (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             gint column);</pre><p>
+Sets the column with pixbufs for <em class="parameter"><code>icon_bar</code></em> to be <em class="parameter"><code>column</code></em>. The pixbuf
+column must be of type <span class="type">GDK_TYPE_PIXBUF</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>column</code></em> :</span></td><td> A column in the currently used model.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627392"></a><h3><a name="exo-icon-bar-get-text-column"></a>exo_icon_bar_get_text_column ()</h3><a class="indexterm" name="id2627400"></a><pre class="programlisting">gint        exo_icon_bar_get_text_column    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);</pre><p>
+Returns the column with text for <em class="parameter"><code>icon_bar</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the text column, or -1 if it's unset.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627468"></a><h3><a name="exo-icon-bar-set-text-column"></a>exo_icon_bar_set_text_column ()</h3><a class="indexterm" name="id2627477"></a><pre class="programlisting">void        exo_icon_bar_set_text_column    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             gint column);</pre><p>
+Sets the column with text for <em class="parameter"><code>icon_bar</code></em> to be <em class="parameter"><code>column</code></em>. The
+text column must be of type <span class="type">G_TYPE_STRING</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>column</code></em> :</span></td><td> A column in the currently used model or -1 to
+             use no text in <em class="parameter"><code>icon_bar</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627571"></a><h3><a name="exo-icon-bar-get-orientation"></a>exo_icon_bar_get_orientation ()</h3><a class="indexterm" name="id2627579"></a><pre class="programlisting">GtkOrientation exo_icon_bar_get_orientation (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);</pre><p>
+Retrieves the current orientation of the toolbar. See
+<a href="ExoIconBar.html#exo-icon-bar-set-orientation"><code class="function">exo_icon_bar_set_orientation()</code></a>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The orientation of <em class="parameter"><code>icon_bar</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627654"></a><h3><a name="exo-icon-bar-set-orientation"></a>exo_icon_bar_set_orientation ()</h3><a class="indexterm" name="id2627662"></a><pre class="programlisting">void        exo_icon_bar_set_orientation    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkOrientation orientation);</pre><p>
+Sets whether the <em class="parameter"><code>icon_bar</code></em> should appear horizontally
+or vertically.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>orientation</code></em> :</span></td><td> A new <span class="type">GtkOrientation</span>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627746"></a><h3><a name="exo-icon-bar-get-active"></a>exo_icon_bar_get_active ()</h3><a class="indexterm" name="id2627754"></a><pre class="programlisting">gint        exo_icon_bar_get_active         (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar);</pre><p>
+Returns the index of the currently active item, or -1 if there's no
+active item.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> An integer which is the index of the currently active item,
+              or -1 if there's no active item.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627815"></a><h3><a name="exo-icon-bar-set-active"></a>exo_icon_bar_set_active ()</h3><a class="indexterm" name="id2627824"></a><pre class="programlisting">void        exo_icon_bar_set_active         (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             gint index);</pre><p>
+Sets the active item of <em class="parameter"><code>icon_bar</code></em> to be the item at <em class="parameter"><code>index</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>index</code></em> :</span></td><td> An index in the model passed during construction,
+             or -1 to have no active item.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2627905"></a><h3><a name="exo-icon-bar-get-active-iter"></a>exo_icon_bar_get_active_iter ()</h3><a class="indexterm" name="id2627913"></a><pre class="programlisting">gboolean    exo_icon_bar_get_active_iter    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkTreeIter *iter);</pre><p>
+Sets <em class="parameter"><code>iter</code></em> to point to the current active item, if it exists.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>iter</code></em> :</span></td><td> An uninitialized <span class="type">GtkTreeIter</span>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if <em class="parameter"><code>iter</code></em> was set.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2628085"></a><h3><a name="exo-icon-bar-set-active-iter"></a>exo_icon_bar_set_active_iter ()</h3><a class="indexterm" name="id2628093"></a><pre class="programlisting">void        exo_icon_bar_set_active_iter    (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                             GtkTreeIter *iter);</pre><p>
+Sets the current active item to be the one referenced by <em class="parameter"><code>iter</code></em>. <em class="parameter"><code>iter</code></em>
+must correspond to a path of depth one.
+</p><p>
+This can only be called if <em class="parameter"><code>icon_bar</code></em> is associated with <span class="type">GtkTreeModel</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> An <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>iter</code></em> :</span></td><td> The <span class="type">GtkTreeIter</span>.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2628267"></a><h2>Properties</h2><div class="refsect2" lang="en"><a name="id2628273"></a><h3><a name="ExoIconBar--active"></a>The "<code class="literal">active</code>" property</h3><pre class="programlisting">  "active"               gint                  : Read / Write</pre><p>
+The item which is currently active.
+</p><p>
+Allowed values: &gt;= -1
+</p><p>
+Default value: -1</p><p>
+
+</p><p>Allowed values: &gt;= -1</p><p>Default value: -1</p></div><hr><div class="refsect2" lang="en"><a name="id2628320"></a><h3><a name="ExoIconBar--model"></a>The "<code class="literal">model</code>" property</h3><pre class="programlisting">  "model"                GtkTreeModel          : Read / Write</pre><p>
+The model for the icon bar.</p><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2628349"></a><h3><a name="ExoIconBar--orientation"></a>The "<code class="literal">orientation</code>" property</h3><pre class="programlisting">  "orientation"          GtkOrientation        : Read / Write</pre><p>
+The orientation of the icon bar.
+</p><p>
+Default value: <code class="literal">GTK_ORIENTATION_VERTICAL</code></p><p>
+
+</p><p>Default value: GTK_ORIENTATION_VERTICAL</p></div><hr><div class="refsect2" lang="en"><a name="id2628393"></a><h3><a name="ExoIconBar--pixbuf-column"></a>The "<code class="literal">pixbuf-column</code>" property</h3><pre class="programlisting">  "pixbuf-column"        gint                  : Read / Write</pre><p>
+The ::pixbuf-column property contains the number of the model column
+containing the pixbufs which are displyed. The pixbuf column must be
+of type <span class="type">GDK_TYPE_PIXBUF</span>. Setting this property to -1 turns off the
+display of pixbufs.</p><p>
+
+</p><p>Allowed values: &gt;= -1</p><p>Default value: -1</p></div><hr><div class="refsect2" lang="en"><a name="id2628440"></a><h3><a name="ExoIconBar--text-column"></a>The "<code class="literal">text-column</code>" property</h3><pre class="programlisting">  "text-column"          gint                  : Read / Write</pre><p>
+The ::text-column property contains the number of the model column
+containing the texts which are displayed. The text column must be
+of type <span class="type">G_TYPE_STRING</span>. If this property is set to -1, no texts
+are displayed.</p><p>
+
+</p><p>Allowed values: &gt;= -1</p><p>Default value: -1</p></div></div><div class="refsect1" lang="en"><a name="id2628488"></a><h2>Style Properties</h2><div class="refsect2" lang="en"><a name="id2628493"></a><h3><a name="ExoIconBar--active-item-border-color"></a>The "<code class="literal">active-item-border-color</code>" style property</h3><pre class="programlisting">  "active-item-border-color" GdkColor              : Read</pre><p>Active item border color.</p></div><hr><div class="refsect2" lang="en"><a name="id2628525"></a><h3><a name="ExoIconBar--active-item-fill-color"></a>The "<code class="literal">active-item-fill-color</code>" style property</h3><pre class="programlisting">  "active-item-fill-color" GdkColor              : Read</pre><p>Active item fill color.</p></div><hr><div class="refsect2" lang="en"><a name="id2628557"></a><h3><a name="ExoIconBar--active-item-text-color"></a>The "<code class="literal">active-item-text-color</code>" style property</h3><pre class="programlisting">  "active-item-text-color" GdkColor              : Read</pre><p>Active item text color.</p></div><hr><div class="refsect2" lang="en"><a name="id2628589"></a><h3><a name="ExoIconBar--cursor-item-border-color"></a>The "<code class="literal">cursor-item-border-color</code>" style property</h3><pre class="programlisting">  "cursor-item-border-color" GdkColor              : Read</pre><p>Cursor item border color.</p></div><hr><div class="refsect2" lang="en"><a name="id2628621"></a><h3><a name="ExoIconBar--cursor-item-fill-color"></a>The "<code class="literal">cursor-item-fill-color</code>" style property</h3><pre class="programlisting">  "cursor-item-fill-color" GdkColor              : Read</pre><p>Cursor item fill color.</p></div><hr><div class="refsect2" lang="en"><a name="id2628653"></a><h3><a name="ExoIconBar--cursor-item-text-color"></a>The "<code class="literal">cursor-item-text-color</code>" style property</h3><pre class="programlisting">  "cursor-item-text-color" GdkColor              : Read</pre><p>Cursor item text color.</p></div></div><div class="refsect1" lang="en"><a name="id2628686"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="id2628692"></a><h3><a name="ExoIconBar-selection-changed"></a>The "selection-changed" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                            gpointer user_data);</pre><p>
+This signal is emitted whenever the currently selected icon
+changes.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> The <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2628765"></a><h3><a name="ExoIconBar-set-scroll-adjustments"></a>The "set-scroll-adjustments" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconBar.html" title="ExoIconBar">ExoIconBar</a> *icon_bar,
+                                            GtkAdjustment *hadjustment,
+                                            GtkAdjustment *vadjustment,
+                                            gpointer user_data);</pre><p>
+Used internally to make the <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a> scrollable.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_bar</code></em> :</span></td><td> The <a href="ExoIconBar.html" title="ExoIconBar"><span class="type">ExoIconBar</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>hadjustment</code></em> :</span></td><td> The horizontal adjustment.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>vadjustment</code></em> :</span></td><td> The vertical adjustment.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2628888"></a><h2>See Also</h2><p>
+<a href="http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModel.html" target="_top">GtkTreeModel</a>,
+<a href="http://developer.gnome.org/doc/API/2.0/gtk/TreeWidget.html" target="_top">Tree and List Widget Overview</a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoEllipsizedLabel.html"><b>&lt;&lt; ExoEllipsizedLabel</b></a></td><td align="right"><a accesskey="n" href="ExoIconView.html"><b>ExoIconView &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoIconView.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoIconView.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoIconView.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,366 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoIconView</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="prev" href="ExoIconBar.html" title="ExoIconBar"><link rel="next" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoIconBar.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-widgets.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">exo Reference Manual</th><td><a accesskey="n" href="exo-extensions.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoIconView"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoIconView</span></h2><p>ExoIconView &#8212; A widget which displays a list of icons in a grid</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoIconView.html#ExoIconView-struct">ExoIconView</a>;
+GtkWidget*  <a href="ExoIconView.html#exo-icon-view-new">exo_icon_view_new</a>               (void);
+GtkWidget*  <a href="ExoIconView.html#exo-icon-view-new-with-model">exo_icon_view_new_with_model</a>    (GtkTreeModel *model);
+GtkTreeModel* <a href="ExoIconView.html#exo-icon-view-get-model">exo_icon_view_get_model</a>       (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-set-model">exo_icon_view_set_model</a>         (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreeModel *model);
+gint        <a href="ExoIconView.html#exo-icon-view-get-text-column">exo_icon_view_get_text_column</a>   (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-set-text-column">exo_icon_view_set_text_column</a>   (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint column);
+gint        <a href="ExoIconView.html#exo-icon-view-get-markup-column">exo_icon_view_get_markup_column</a> (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-set-markup-column">exo_icon_view_set_markup_column</a> (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint column);
+gint        <a href="ExoIconView.html#exo-icon-view-get-pixbuf-column">exo_icon_view_get_pixbuf_column</a> (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-set-pixbuf-column">exo_icon_view_set_pixbuf_column</a> (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint column);
+GtkOrientation <a href="ExoIconView.html#exo-icon-view-get-orientation">exo_icon_view_get_orientation</a>
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-set-orientation">exo_icon_view_set_orientation</a>   (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkOrientation orientation);
+GtkSelectionMode <a href="ExoIconView.html#exo-icon-view-get-selection-mode">exo_icon_view_get_selection_mode</a>
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-set-selection-mode">exo_icon_view_set_selection_mode</a>
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkSelectionMode mode);
+GtkTreePath* <a href="ExoIconView.html#exo-icon-view-get-path-at-pos">exo_icon_view_get_path_at_pos</a>  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint x,
+                                             gint y);
+void        (<a href="ExoIconView.html#ExoIconViewForeachFunc">*ExoIconViewForeachFunc</a>)       (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path,
+                                             gpointer data);
+void        <a href="ExoIconView.html#exo-icon-view-selected-foreach">exo_icon_view_selected_foreach</a>  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             <a href="ExoIconView.html#ExoIconViewForeachFunc">ExoIconViewForeachFunc</a> func,
+                                             gpointer data);
+void        <a href="ExoIconView.html#exo-icon-view-select-path">exo_icon_view_select_path</a>       (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);
+void        <a href="ExoIconView.html#exo-icon-view-unselect-path">exo_icon_view_unselect_path</a>     (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);
+gboolean    <a href="ExoIconView.html#exo-icon-view-path-is-selected">exo_icon_view_path_is_selected</a>  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);
+GList*      <a href="ExoIconView.html#exo-icon-view-get-selected-items">exo_icon_view_get_selected_items</a>
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-select-all">exo_icon_view_select_all</a>        (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-unselect-all">exo_icon_view_unselect_all</a>      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);
+void        <a href="ExoIconView.html#exo-icon-view-item-activated">exo_icon_view_item_activated</a>    (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2632519"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----GtkObject
+         +----GtkWidget
+               +----GtkContainer
+                     +----ExoIconView
+</pre></div><div class="refsect1" lang="en"><a name="id2632553"></a><h2>Implemented Interfaces</h2><p>
+ExoIconView implements
+ AtkImplementorIface.</p></div><div class="refsect1" lang="en"><a name="id2632568"></a><h2>Properties</h2><pre class="synopsis">
+
+  "<a href="ExoIconView.html#ExoIconView--markup-column">markup-column</a>"        gint                  : Read / Write
+  "<a href="ExoIconView.html#ExoIconView--model">model</a>"                GtkTreeModel          : Read / Write
+  "<a href="ExoIconView.html#ExoIconView--orientation">orientation</a>"          GtkOrientation        : Read / Write
+  "<a href="ExoIconView.html#ExoIconView--pixbuf-column">pixbuf-column</a>"        gint                  : Read / Write
+  "<a href="ExoIconView.html#ExoIconView--selection-mode">selection-mode</a>"       GtkSelectionMode      : Read / Write
+  "<a href="ExoIconView.html#ExoIconView--text-column">text-column</a>"          gint                  : Read / Write
+</pre></div><div class="refsect1" lang="en"><a name="id2632717"></a><h2>Style Properties</h2><pre class="synopsis">
+
+  "<a href="ExoIconView.html#ExoIconView--selection-box-alpha">selection-box-alpha</a>"  guchar                : Read
+  "<a href="ExoIconView.html#ExoIconView--selection-box-color">selection-box-color</a>"  GdkColor              : Read
+</pre></div><div class="refsect1" lang="en"><a name="id2632758"></a><h2>Signal Prototypes</h2><pre class="synopsis">
+
+"<a href="ExoIconView.html#ExoIconView-activate-cursor-item">activate-cursor-item</a>"
+            gboolean    user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-item-activated">item-activated</a>"
+            void        user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            GtkTreePath *arg1,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-move-cursor">move-cursor</a>"
+            gboolean    user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            GtkMovementStep arg1,
+                                            gint arg2,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-select-all">select-all</a>"
+            void        user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-select-cursor-item">select-cursor-item</a>"
+            void        user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-selection-changed">selection-changed</a>"
+            void        user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-set-scroll-adjustments">set-scroll-adjustments</a>"
+            void        user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            GtkAdjustment *arg1,
+                                            GtkAdjustment *arg2,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-toggle-cursor-item">toggle-cursor-item</a>"
+            void        user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);
+"<a href="ExoIconView.html#ExoIconView-unselect-all">unselect-all</a>"
+            void        user_function      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);
+</pre></div><div class="refsect1" lang="en"><a name="id2633146"></a><h2>Description</h2><p>
+  <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a> provides an alternative view on a list model.
+  It displays the model as a grid of icons with labels. Like
+  <span class="type">GtkTreeView</span>, it allows to select one or multiple items 
+  (depending on the selection mode, see <a href="ExoIconView.html#exo-icon-view-set-selection-mode"><code class="function">exo_icon_view_set_selection_mode()</code></a>).
+  In addition to selection with the arrow keys, <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a> supports
+  rubberband selection, which is controlled by dragging the pointer.
+</p></div><div class="refsect1" lang="en"><a name="id2633188"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2633193"></a><h3><a name="ExoIconView-struct"></a>ExoIconView</h3><a class="indexterm" name="id2633202"></a><pre class="programlisting">typedef struct _ExoIconView ExoIconView;</pre><p>
+  The <span class="structname">ExoIconView</span> struct contains only
+  private fields and should not be directly accessed.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2633220"></a><h3><a name="exo-icon-view-new"></a>exo_icon_view_new ()</h3><a class="indexterm" name="id2633228"></a><pre class="programlisting">GtkWidget*  exo_icon_view_new               (void);</pre><p>
+Creates a new <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a> widget</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly created <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a> widget
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2633277"></a><h3><a name="exo-icon-view-new-with-model"></a>exo_icon_view_new_with_model ()</h3><a class="indexterm" name="id2633286"></a><pre class="programlisting">GtkWidget*  exo_icon_view_new_with_model    (GtkTreeModel *model);</pre><p>
+Creates a new <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a> widget with the model <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> The model.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly created <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a> widget.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2633358"></a><h3><a name="exo-icon-view-get-model"></a>exo_icon_view_get_model ()</h3><a class="indexterm" name="id2633367"></a><pre class="programlisting">GtkTreeModel* exo_icon_view_get_model       (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Returns the model the <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a> is based on.  Returns <code class="literal">NULL</code> if the
+model is unset.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> a <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A <span class="type">GtkTreeModel</span>, or <code class="literal">NULL</code> if none is currently being used.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2633452"></a><h3><a name="exo-icon-view-set-model"></a>exo_icon_view_set_model ()</h3><a class="indexterm" name="id2633529"></a><pre class="programlisting">void        exo_icon_view_set_model         (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreeModel *model);</pre><p>
+Sets the model for a <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.  
+If the <em class="parameter"><code>icon_view</code></em> already has a model set, it will remove 
+it before setting the new model.  If <em class="parameter"><code>model</code></em> is <code class="literal">NULL</code>, then
+it will unset the old model.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> The model.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2633623"></a><h3><a name="exo-icon-view-get-text-column"></a>exo_icon_view_get_text_column ()</h3><a class="indexterm" name="id2633633"></a><pre class="programlisting">gint        exo_icon_view_get_text_column   (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Returns the column with text for <em class="parameter"><code>icon_view</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the text column, or -1 if it's unset.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2633701"></a><h3><a name="exo-icon-view-set-text-column"></a>exo_icon_view_set_text_column ()</h3><a class="indexterm" name="id2633710"></a><pre class="programlisting">void        exo_icon_view_set_text_column   (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint column);</pre><p>
+Sets the column with text for <em class="parameter"><code>icon_view</code></em> to be <em class="parameter"><code>column</code></em>. The text
+column must be of type <span class="type">G_TYPE_STRING</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>column</code></em> :</span></td><td> A column in the currently used model.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2633868"></a><h3><a name="exo-icon-view-get-markup-column"></a>exo_icon_view_get_markup_column ()</h3><a class="indexterm" name="id2633878"></a><pre class="programlisting">gint        exo_icon_view_get_markup_column (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Returns the column with markup text for <em class="parameter"><code>icon_view</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the markup column, or -1 if it's unset.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2633946"></a><h3><a name="exo-icon-view-set-markup-column"></a>exo_icon_view_set_markup_column ()</h3><a class="indexterm" name="id2633956"></a><pre class="programlisting">void        exo_icon_view_set_markup_column (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint column);</pre><p>
+Sets the column with markup information for <em class="parameter"><code>icon_view</code></em> to be
+<em class="parameter"><code>column</code></em>. The markup column must be of type <span class="type">G_TYPE_STRING</span>.
+If the markup column is set to something, it overrides
+the text column set by <a href="ExoIconView.html#exo-icon-view-set-text-column"><code class="function">exo_icon_view_set_text_column()</code></a>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>column</code></em> :</span></td><td> A column in the currently used model.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634055"></a><h3><a name="exo-icon-view-get-pixbuf-column"></a>exo_icon_view_get_pixbuf_column ()</h3><a class="indexterm" name="id2634065"></a><pre class="programlisting">gint        exo_icon_view_get_pixbuf_column (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Returns the column with pixbufs for <em class="parameter"><code>icon_view</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the pixbuf column, or -1 if it's unset.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634133"></a><h3><a name="exo-icon-view-set-pixbuf-column"></a>exo_icon_view_set_pixbuf_column ()</h3><a class="indexterm" name="id2634142"></a><pre class="programlisting">void        exo_icon_view_set_pixbuf_column (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint column);</pre><p>
+Sets the column with pixbufs for <em class="parameter"><code>icon_view</code></em> to be <em class="parameter"><code>column</code></em>. The pixbuf
+column must be of type <span class="type">GDK_TYPE_PIXBUF</span></p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>column</code></em> :</span></td><td> A column in the currently used model.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634232"></a><h3><a name="exo-icon-view-get-orientation"></a>exo_icon_view_get_orientation ()</h3><a class="indexterm" name="id2634242"></a><pre class="programlisting">GtkOrientation exo_icon_view_get_orientation
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Returns the value of the ::orientation property which determines 
+whether the labels are drawn beside the icons instead of below.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> a <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the relative position of texts and icons 
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634302"></a><h3><a name="exo-icon-view-set-orientation"></a>exo_icon_view_set_orientation ()</h3><a class="indexterm" name="id2634312"></a><pre class="programlisting">void        exo_icon_view_set_orientation   (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkOrientation orientation);</pre><p>
+Sets the ::orientation property which determines whether the labels 
+are drawn beside the icons instead of below.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> a <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>orientation</code></em> :</span></td><td> the relative position of texts and icons 
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634384"></a><h3><a name="exo-icon-view-get-selection-mode"></a>exo_icon_view_get_selection_mode ()</h3><a class="indexterm" name="id2634396"></a><pre class="programlisting">GtkSelectionMode exo_icon_view_get_selection_mode
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Gets the selection mode of the <em class="parameter"><code>icon_view</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the current selection mode
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634464"></a><h3><a name="exo-icon-view-set-selection-mode"></a>exo_icon_view_set_selection_mode ()</h3><a class="indexterm" name="id2634476"></a><pre class="programlisting">void        exo_icon_view_set_selection_mode
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkSelectionMode mode);</pre><p>
+Sets the selection mode of the <em class="parameter"><code>icon_view</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>mode</code></em> :</span></td><td> The selection mode
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634553"></a><h3><a name="exo-icon-view-get-path-at-pos"></a>exo_icon_view_get_path_at_pos ()</h3><a class="indexterm" name="id2634563"></a><pre class="programlisting">GtkTreePath* exo_icon_view_get_path_at_pos  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             gint x,
+                                             gint y);</pre><p>
+Finds the path at the point (<em class="parameter"><code>x</code></em>, <em class="parameter"><code>y</code></em>), relative to widget coordinates.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>x</code></em> :</span></td><td> The x position to be identified
+</td></tr><tr><td><span class="term"><em class="parameter"><code>y</code></em> :</span></td><td> The y position to be identified
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The <span class="type">GtkTreePath</span> corresponding to the icon or <code class="literal">NULL</code>
+if no icon exists at that position.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634757"></a><h3><a name="ExoIconViewForeachFunc"></a>ExoIconViewForeachFunc ()</h3><a class="indexterm" name="id2634765"></a><pre class="programlisting">void        (*ExoIconViewForeachFunc)       (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path,
+                                             gpointer data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>path</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>data</code></em> :</span></td><td>
+
+
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2634914"></a><h3><a name="exo-icon-view-selected-foreach"></a>exo_icon_view_selected_foreach ()</h3><a class="indexterm" name="id2634923"></a><pre class="programlisting">void        exo_icon_view_selected_foreach  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             <a href="ExoIconView.html#ExoIconViewForeachFunc">ExoIconViewForeachFunc</a> func,
+                                             gpointer data);</pre><p>
+Calls a function for each selected icon. Note that the model or
+selection cannot be modified from within this 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>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>func</code></em> :</span></td><td> The funcion to call for each selected icon.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>data</code></em> :</span></td><td> User data to pass to the function.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2635015"></a><h3><a name="exo-icon-view-select-path"></a>exo_icon_view_select_path ()</h3><a class="indexterm" name="id2635024"></a><pre class="programlisting">void        exo_icon_view_select_path       (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);</pre><p>
+Selects the row at <em class="parameter"><code>path</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>path</code></em> :</span></td><td> The <span class="type">GtkTreePath</span> to be selected.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2635106"></a><h3><a name="exo-icon-view-unselect-path"></a>exo_icon_view_unselect_path ()</h3><a class="indexterm" name="id2635114"></a><pre class="programlisting">void        exo_icon_view_unselect_path     (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);</pre><p>
+Unselects the row at <em class="parameter"><code>path</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>path</code></em> :</span></td><td> The <span class="type">GtkTreePath</span> to be unselected.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2635196"></a><h3><a name="exo-icon-view-path-is-selected"></a>exo_icon_view_path_is_selected ()</h3><a class="indexterm" name="id2635206"></a><pre class="programlisting">gboolean    exo_icon_view_path_is_selected  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);</pre><p>
+Returns <code class="literal">TRUE</code> if the icon pointed to by <em class="parameter"><code>path</code></em> is currently
+selected. If <em class="parameter"><code>icon</code></em> does not point to a valid location, <code class="literal">FALSE</code> is returned.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>path</code></em> :</span></td><td> A <span class="type">GtkTreePath</span> to check selection on.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if <em class="parameter"><code>path</code></em> is selected.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2635325"></a><h3><a name="exo-icon-view-get-selected-items"></a>exo_icon_view_get_selected_items ()</h3><a class="indexterm" name="id2635338"></a><pre class="programlisting">GList*      exo_icon_view_get_selected_items
+                                            (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Creates a list of paths of all selected items. Additionally, if you are
+planning on modifying the model after calling this function, you may
+want to convert the returned list into a list of <span class="type">GtkTreeRowReference</span>s.
+To do this, you can use <code class="function">gtk_tree_row_reference_new()</code>.
+</p><p>
+To free the return value, use:
+</p><div class="informalexample"><pre class="programlisting">
+g_list_foreach (list, gtk_tree_path_free, NULL);
+g_list_free (list);
+</pre></div><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A <span class="type">GList</span> containing a <span class="type">GtkTreePath</span> for each selected row.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2635437"></a><h3><a name="exo-icon-view-select-all"></a>exo_icon_view_select_all ()</h3><a class="indexterm" name="id2635446"></a><pre class="programlisting">void        exo_icon_view_select_all        (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Selects all the icons. <em class="parameter"><code>icon_view</code></em> must has its selection mode set
+to <span class="type">GTK_SELECTION_MULTIPLE</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2635510"></a><h3><a name="exo-icon-view-unselect-all"></a>exo_icon_view_unselect_all ()</h3><a class="indexterm" name="id2635518"></a><pre class="programlisting">void        exo_icon_view_unselect_all      (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view);</pre><p>
+Unselects all the icons.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2635570"></a><h3><a name="exo-icon-view-item-activated"></a>exo_icon_view_item_activated ()</h3><a class="indexterm" name="id2635715"></a><pre class="programlisting">void        exo_icon_view_item_activated    (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *icon_view,
+                                             GtkTreePath *path);</pre><p>
+Activates the item determined by <em class="parameter"><code>path</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>icon_view</code></em> :</span></td><td> A <a href="ExoIconView.html" title="ExoIconView"><span class="type">ExoIconView</span></a>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>path</code></em> :</span></td><td> The <span class="type">GtkTreePath</span> to be activated
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2635799"></a><h2>Properties</h2><div class="refsect2" lang="en"><a name="id2635804"></a><h3><a name="ExoIconView--markup-column"></a>The "<code class="literal">markup-column</code>" property</h3><pre class="programlisting">  "markup-column"        gint                  : Read / Write</pre><p>
+The ::markup-column property contains the number of the model column
+containing markup information to be displayed. The markup column must be 
+of type <span class="type">G_TYPE_STRING</span>. If this property and the :text-column property 
+are both set to column numbers, it overrides the text column.
+If both are set to -1, no texts are displayed.</p><p>
+
+</p><p>Allowed values: &gt;= -1</p><p>Default value: -1</p></div><hr><div class="refsect2" lang="en"><a name="id2635850"></a><h3><a name="ExoIconView--model"></a>The "<code class="literal">model</code>" property</h3><pre class="programlisting">  "model"                GtkTreeModel          : Read / Write</pre><p>The model for the icon view.</p></div><hr><div class="refsect2" lang="en"><a name="id2635877"></a><h3><a name="ExoIconView--orientation"></a>The "<code class="literal">orientation</code>" property</h3><pre class="programlisting">  "orientation"          GtkOrientation        : Read / Write</pre><p>How the text and icon of each item are positioned relative to each other.</p><p>Default value: GTK_ORIENTATION_VERTICAL</p></div><hr><div class="refsect2" lang="en"><a name="id2635909"></a><h3><a name="ExoIconView--pixbuf-column"></a>The "<code class="literal">pixbuf-column</code>" property</h3><pre class="programlisting">  "pixbuf-column"        gint                  : Read / Write</pre><p>
+The ::pixbuf-column property contains the number of the model column
+containing the pixbufs which are displayed. The pixbuf column must be 
+of type <span class="type">GDK_TYPE_PIXBUF</span>. Setting this property to -1 turns off the
+display of pixbufs.</p><p>
+
+</p><p>Allowed values: &gt;= -1</p><p>Default value: -1</p></div><hr><div class="refsect2" lang="en"><a name="id2635956"></a><h3><a name="ExoIconView--selection-mode"></a>The "<code class="literal">selection-mode</code>" property</h3><pre class="programlisting">  "selection-mode"       GtkSelectionMode      : Read / Write</pre><p>
+The ::selection-mode property specifies the selection mode of
+icon view. If the mode is <span class="type">GTK_SELECTION_MULTIPLE</span>, rubberband selection
+is enabled, for the other modes, only keyboard selection is possible.</p><p>
+
+</p><p>Default value: GTK_SELECTION_SINGLE</p></div><hr><div class="refsect2" lang="en"><a name="id2635997"></a><h3><a name="ExoIconView--text-column"></a>The "<code class="literal">text-column</code>" property</h3><pre class="programlisting">  "text-column"          gint                  : Read / Write</pre><p>
+The ::text-column property contains the number of the model column
+containing the texts which are displayed. The text column must be 
+of type <span class="type">G_TYPE_STRING</span>. If this property and the :markup-column 
+property are both set to -1, no texts are displayed.</p><p>
+
+</p><p>Allowed values: &gt;= -1</p><p>Default value: -1</p></div></div><div class="refsect1" lang="en"><a name="id2636044"></a><h2>Style Properties</h2><div class="refsect2" lang="en"><a name="id2636050"></a><h3><a name="ExoIconView--selection-box-alpha"></a>The "<code class="literal">selection-box-alpha</code>" style property</h3><pre class="programlisting">  "selection-box-alpha"  guchar                : Read</pre><p>Opacity of the selection box.</p><p>Default value: 64</p></div><hr><div class="refsect2" lang="en"><a name="id2636085"></a><h3><a name="ExoIconView--selection-box-color"></a>The "<code class="literal">selection-box-color</code>" style property</h3><pre class="programlisting">  "selection-box-color"  GdkColor              : Read</pre><p>Color of the selection box.</p></div></div><div class="refsect1" lang="en"><a name="id2636118"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="id2636123"></a><h3><a name="ExoIconView-activate-cursor-item"></a>The "activate-cursor-item" signal</h3><pre class="programlisting">gboolean    user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
+
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636201"></a><h3><a name="ExoIconView-item-activated"></a>The "item-activated" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            GtkTreePath *arg1,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td>
+
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636285"></a><h3><a name="ExoIconView-move-cursor"></a>The "move-cursor" signal</h3><pre class="programlisting">gboolean    user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            GtkMovementStep arg1,
+                                            gint arg2,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>arg2</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
+
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636467"></a><h3><a name="ExoIconView-select-all"></a>The "select-all" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636532"></a><h3><a name="ExoIconView-select-cursor-item"></a>The "select-cursor-item" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636597"></a><h3><a name="ExoIconView-selection-changed"></a>The "selection-changed" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636662"></a><h3><a name="ExoIconView-set-scroll-adjustments"></a>The "set-scroll-adjustments" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            GtkAdjustment *arg1,
+                                            GtkAdjustment *arg2,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>arg2</code></em> :</span></td><td>
+
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636836"></a><h3><a name="ExoIconView-toggle-cursor-item"></a>The "toggle-cursor-item" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2636901"></a><h3><a name="ExoIconView-unselect-all"></a>The "unselect-all" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoIconView.html" title="ExoIconView">ExoIconView</a> *exoiconview,
+                                            gpointer user_data);</pre><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>exoiconview</code></em> :</span></td><td>the object which received the signal.
+
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoIconBar.html"><b>&lt;&lt; ExoIconBar</b></a></td><td align="right"><a accesskey="n" href="exo-extensions.html"><b>Part IV. Extensions to existing frameworks &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditor.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditor.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditor.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,126 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoToolbarsEditor</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="prev" href="ExoToolbarsModel.html" title="ExoToolbarsModel"><link rel="next" href="ExoToolbarsEditorDialog.html" title="ExoToolbarsEditorDialog"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoToolbarsModel.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-toolbars.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">exo Reference Manual</th><td><a accesskey="n" href="ExoToolbarsEditorDialog.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoToolbarsEditor"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoToolbarsEditor</span></h2><p>ExoToolbarsEditor &#8212; Widget to edit toolbars</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoToolbarsEditor.html#ExoToolbarsEditor-struct">ExoToolbarsEditor</a>;
+GtkWidget*  <a href="ExoToolbarsEditor.html#exo-toolbars-editor-new">exo_toolbars_editor_new</a>         (GtkUIManager *ui_manager);
+GtkWidget*  <a href="ExoToolbarsEditor.html#exo-toolbars-editor-new-with-model">exo_toolbars_editor_new_with_model</a>
+                                            (GtkUIManager *ui_manager,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);
+<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>* <a href="ExoToolbarsEditor.html#exo-toolbars-editor-get-model">exo_toolbars_editor_get_model</a>
+                                            (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor);
+void        <a href="ExoToolbarsEditor.html#exo-toolbars-editor-set-model">exo_toolbars_editor_set_model</a>   (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);
+GtkUIManager* <a href="ExoToolbarsEditor.html#exo-toolbars-editor-get-ui-manager">exo_toolbars_editor_get_ui_manager</a>
+                                            (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor);
+void        <a href="ExoToolbarsEditor.html#exo-toolbars-editor-set-ui-manager">exo_toolbars_editor_set_ui_manager</a>
+                                            (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor,
+                                             GtkUIManager *ui_manager);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2616215"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----GtkObject
+         +----GtkWidget
+               +----GtkContainer
+                     +----GtkBox
+                           +----GtkVBox
+                                 +----ExoToolbarsEditor
+</pre></div><div class="refsect1" lang="en"><a name="id2616261"></a><h2>Implemented Interfaces</h2><p>
+ExoToolbarsEditor implements
+ AtkImplementorIface.</p></div><div class="refsect1" lang="en"><a name="id2616276"></a><h2>Properties</h2><pre class="synopsis">
+
+  "<a href="ExoToolbarsEditor.html#ExoToolbarsEditor--model">model</a>"                <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>      : Read / Write
+  "<a href="ExoToolbarsEditor.html#ExoToolbarsEditor--ui-manager">ui-manager</a>"           GtkUIManager          : Read / Write
+</pre></div><div class="refsect1" lang="en"><a name="id2616311"></a><h2>Description</h2><p>
+	<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a> is a widget that allows the user to edit toolbars
+	used within your application by simply dragging and dropping toolbar
+	items between the editor widget and the toolbar widgets.
+</p><p>
+	Most applications should simply use the <a href="ExoToolbarsEditorDialog.html" title="ExoToolbarsEditorDialog"><span class="type">ExoToolbarsEditorDialog</span></a>
+	class, which includes an <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a> as main widget.
+</p></div><div class="refsect1" lang="en"><a name="id2616344"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2616349"></a><h3><a name="ExoToolbarsEditor-struct"></a>ExoToolbarsEditor</h3><a class="indexterm" name="id2616358"></a><pre class="programlisting">typedef struct _ExoToolbarsEditor ExoToolbarsEditor;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2616373"></a><h3><a name="exo-toolbars-editor-new"></a>exo_toolbars_editor_new ()</h3><a class="indexterm" name="id2616381"></a><pre class="programlisting">GtkWidget*  exo_toolbars_editor_new         (GtkUIManager *ui_manager);</pre><p>
+Creates a new <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a> that will
+be associated with <em class="parameter"><code>ui_manager</code></em>. <em class="parameter"><code>ui_manager</code></em> must
+be a valid <span class="type">GtkUIManager</span>, <code class="literal">NULL</code> is not allowed
+at this point.
+</p><p>
+The newly created <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a> will not
+be usable until you associate an <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>
+with it, using the function <a href="ExoToolbarsEditor.html#exo-toolbars-editor-set-model"><code class="function">exo_toolbars_editor_set_model()</code></a>.
+You should probably use <a href="ExoToolbarsEditor.html#exo-toolbars-editor-new-with-model"><code class="function">exo_toolbars_editor_new_with_model()</code></a>
+instead.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>ui_manager</code></em> :</span></td><td> A <span class="type">GtkUIManager</span>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A new <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616515"></a><h3><a name="exo-toolbars-editor-new-with-model"></a>exo_toolbars_editor_new_with_model ()</h3><a class="indexterm" name="id2616528"></a><pre class="programlisting">GtkWidget*  exo_toolbars_editor_new_with_model
+                                            (GtkUIManager *ui_manager,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);</pre><p>
+Creates a new <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a> that will be
+associated with <em class="parameter"><code>model</code></em> and <em class="parameter"><code>ui_manager</code></em>. You
+must supply a valid <span class="type">GtkUIManager</span> and a valid
+<a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> here or the function will
+fail.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>ui_manager</code></em> :</span></td><td> A <span class="type">GtkUIManager</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A new <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616651"></a><h3><a name="exo-toolbars-editor-get-model"></a>exo_toolbars_editor_get_model ()</h3><a class="indexterm" name="id2616729"></a><pre class="programlisting"><a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>* exo_toolbars_editor_get_model
+                                            (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor);</pre><p>
+Returns the <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> currently associated
+with <em class="parameter"><code>editor</code></em> or <code class="literal">NULL</code> if no <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> is
+currently associated with <em class="parameter"><code>editor</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>editor</code></em> :</span></td><td> An <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616829"></a><h3><a name="exo-toolbars-editor-set-model"></a>exo_toolbars_editor_set_model ()</h3><a class="indexterm" name="id2616839"></a><pre class="programlisting">void        exo_toolbars_editor_set_model   (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);</pre><p>
+Sets the model to edit by this <em class="parameter"><code>editor</code></em>. If you specify
+<code class="literal">NULL</code> for <em class="parameter"><code>model</code></em>, the editor widget will be disabled.
+Else the editor widget will load the toolbars from
+<em class="parameter"><code>model</code></em> and reinitialize its user interface according
+to <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>editor</code></em> :</span></td><td> An <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616950"></a><h3><a name="exo-toolbars-editor-get-ui-manager"></a>exo_toolbars_editor_get_ui_manager ()</h3><a class="indexterm" name="id2616963"></a><pre class="programlisting">GtkUIManager* exo_toolbars_editor_get_ui_manager
+                                            (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor);</pre><p>
+Returns the <span class="type">GtkUIManager</span> associated with
+<em class="parameter"><code>editor</code></em> or <code class="literal">NULL</code> if no user interface
+manager is associated with <em class="parameter"><code>editor</code></em> currently.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>editor</code></em> :</span></td><td> An <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A <span class="type">GtkUIManager</span> or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2617059"></a><h3><a name="exo-toolbars-editor-set-ui-manager"></a>exo_toolbars_editor_set_ui_manager ()</h3><a class="indexterm" name="id2617140"></a><pre class="programlisting">void        exo_toolbars_editor_set_ui_manager
+                                            (<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a> *editor,
+                                             GtkUIManager *ui_manager);</pre><p>
+Sets the <span class="type">GtkUIManager</span> to use by this <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>. If you
+specify <code class="literal">NULL</code> for <em class="parameter"><code>ui_manager</code></em>, the editor widget will be disabled.
+Else the editor will load the available actions from <em class="parameter"><code>ui_manager</code></em>
+and reinitialize the user interface.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>editor</code></em> :</span></td><td> An <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>ui_manager</code></em> :</span></td><td> A <span class="type">GtkUIManager</span> or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2617253"></a><h2>Properties</h2><div class="refsect2" lang="en"><a name="id2617258"></a><h3><a name="ExoToolbarsEditor--model"></a>The "<code class="literal">model</code>" property</h3><pre class="programlisting">  "model"                <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>      : Read / Write</pre><p>
+The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> that should be edited from within this
+toolbars editor. If you set this property to <code class="literal">NULL</code>, the editor
+widget will be disabled, else the editor widget will load the
+toolbars from the given <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> and initialize its
+user interface according to the model.</p><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2617307"></a><h3><a name="ExoToolbarsEditor--ui-manager"></a>The "<code class="literal">ui-manager</code>" property</h3><pre class="programlisting">  "ui-manager"           GtkUIManager          : Read / Write</pre><p>
+The <span class="type">GtkUIManager</span> used by this editor. If this property is
+<code class="literal">NULL</code>, the editor widget will be disabled, else if you specify
+a valid <span class="type">GtkUIManager</span>, the editor widget will load the available
+actions from the given user interface manager and initialize
+its user interface according to the specified <span class="type">GtkUIManager</span>.
+</p><p>
+The given <em class="parameter"><code>ui</code></em>-manager needs to support all actions that were
+specified for the model, used by the editor, with the
+<a href="ExoToolbarsModel.html#exo-toolbars-model-set-actions"><code class="function">exo_toolbars_model_set_actions()</code></a> method.</p><p>
+
+</p></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoToolbarsModel.html"><b>&lt;&lt; ExoToolbarsModel</b></a></td><td align="right"><a accesskey="n" href="ExoToolbarsEditorDialog.html"><b>ExoToolbarsEditorDialog &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditorDialog.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditorDialog.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsEditorDialog.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,40 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoToolbarsEditorDialog</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="prev" href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><link rel="next" href="ExoToolbarsView.html" title="ExoToolbarsView"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoToolbarsEditor.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-toolbars.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">exo Reference Manual</th><td><a accesskey="n" href="ExoToolbarsView.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoToolbarsEditorDialog"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoToolbarsEditorDialog</span></h2><p>ExoToolbarsEditorDialog &#8212; Dialog to edit toolbars</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoToolbarsEditorDialog.html#ExoToolbarsEditorDialog-struct">ExoToolbarsEditorDialog</a>;
+GtkWidget*  <a href="ExoToolbarsEditorDialog.html#exo-toolbars-editor-dialog-new-with-model">exo_toolbars_editor_dialog_new_with_model</a>
+                                            (GtkUIManager *ui_manager,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2618987"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----GtkObject
+         +----GtkWidget
+               +----GtkContainer
+                     +----GtkBin
+                           +----GtkWindow
+                                 +----GtkDialog
+                                       +----ExoToolbarsEditorDialog
+</pre></div><div class="refsect1" lang="en"><a name="id2619038"></a><h2>Implemented Interfaces</h2><p>
+ExoToolbarsEditorDialog implements
+ AtkImplementorIface.</p></div><div class="refsect1" lang="en"><a name="id2619054"></a><h2>Description</h2><p>
+	Provides an easy-to-use wrapper for the <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>
+	widget.
+</p></div><div class="refsect1" lang="en"><a name="id2619072"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2619077"></a><h3><a name="ExoToolbarsEditorDialog-struct"></a>ExoToolbarsEditorDialog</h3><a class="indexterm" name="id2619085"></a><pre class="programlisting">typedef struct _ExoToolbarsEditorDialog ExoToolbarsEditorDialog;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2619099"></a><h3><a name="exo-toolbars-editor-dialog-new-with-model"></a>exo_toolbars_editor_dialog_new_with_model ()</h3><a class="indexterm" name="id2619112"></a><pre class="programlisting">GtkWidget*  exo_toolbars_editor_dialog_new_with_model
+                                            (GtkUIManager *ui_manager,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);</pre><p>
+Creates a new <a href="ExoToolbarsEditorDialog.html" title="ExoToolbarsEditorDialog"><span class="type">ExoToolbarsEditorDialog</span></a> that is associated with
+<em class="parameter"><code>ui_manager</code></em> and <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>ui_manager</code></em> :</span></td><td> A <span class="type">GtkUIManager</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A new <a href="ExoToolbarsEditorDialog.html" title="ExoToolbarsEditorDialog"><span class="type">ExoToolbarsEditorDialog</span></a>.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2619223"></a><h2>See Also</h2><p>
+	<a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoToolbarsEditor.html"><b>&lt;&lt; ExoToolbarsEditor</b></a></td><td align="right"><a accesskey="n" href="ExoToolbarsView.html"><b>ExoToolbarsView &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsModel.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsModel.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsModel.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,444 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoToolbarsModel</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="prev" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="next" href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-toolbars.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-toolbars.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">exo Reference Manual</th><td><a accesskey="n" href="ExoToolbarsEditor.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoToolbarsModel"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoToolbarsModel</span></h2><p>ExoToolbarsModel &#8212; The toolbars backend used by <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a></p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoToolbarsModel.html#ExoToolbarsModel-struct">ExoToolbarsModel</a>;
+enum        <a href="ExoToolbarsModel.html#ExoToolbarsModelFlags">ExoToolbarsModelFlags</a>;
+#define     <a href="ExoToolbarsModel.html#EXO-TOOLBARS-ITEM-TYPE:CAPS">EXO_TOOLBARS_ITEM_TYPE</a>
+<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>* <a href="ExoToolbarsModel.html#exo-toolbars-model-new">exo_toolbars_model_new</a>    (void);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-set-actions">exo_toolbars_model_set_actions</a>  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gchar **actions,
+                                             guint n_actions);
+gchar**     <a href="ExoToolbarsModel.html#exo-toolbars-model-get-actions">exo_toolbars_model_get_actions</a>  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);
+gboolean    <a href="ExoToolbarsModel.html#exo-toolbars-model-load-from-file">exo_toolbars_model_load_from_file</a>
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *filename,
+                                             GError **error);
+gboolean    <a href="ExoToolbarsModel.html#exo-toolbars-model-save-to-file">exo_toolbars_model_save_to_file</a> (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *filename,
+                                             GError **error);
+<a href="ExoToolbarsModel.html#ExoToolbarsModelFlags">ExoToolbarsModelFlags</a> <a href="ExoToolbarsModel.html#exo-toolbars-model-get-flags">exo_toolbars_model_get_flags</a>
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-set-flags">exo_toolbars_model_set_flags</a>    (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             <a href="ExoToolbarsModel.html#ExoToolbarsModelFlags">ExoToolbarsModelFlags</a> flags,
+                                             gint toolbar_position);
+GtkToolbarStyle <a href="ExoToolbarsModel.html#exo-toolbars-model-get-style">exo_toolbars_model_get_style</a>
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-set-style">exo_toolbars_model_set_style</a>    (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             GtkToolbarStyle style,
+                                             gint toolbar_position);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-unset-style">exo_toolbars_model_unset_style</a>  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);
+gchar*      <a href="ExoToolbarsModel.html#exo-toolbars-model-get-item-type">exo_toolbars_model_get_item_type</a>
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             GdkAtom dnd_type);
+gchar*      <a href="ExoToolbarsModel.html#exo-toolbars-model-get-item-id">exo_toolbars_model_get_item_id</a>  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *type,
+                                             const gchar *name);
+gchar*      <a href="ExoToolbarsModel.html#exo-toolbars-model-get-item-data">exo_toolbars_model_get_item_data</a>
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *type,
+                                             const gchar *id);
+gboolean    <a href="ExoToolbarsModel.html#exo-toolbars-model-add-item">exo_toolbars_model_add_item</a>     (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position,
+                                             const gchar *id,
+                                             const gchar *type);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-add-separator">exo_toolbars_model_add_separator</a>
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position);
+gint        <a href="ExoToolbarsModel.html#exo-toolbars-model-add-toolbar">exo_toolbars_model_add_toolbar</a>  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             const gchar *name);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-move-item">exo_toolbars_model_move_item</a>    (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position,
+                                             gint new_toolbar_position,
+                                             gint new_item_position);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-remove-item">exo_toolbars_model_remove_item</a>  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-remove-toolbar">exo_toolbars_model_remove_toolbar</a>
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);
+gint        <a href="ExoToolbarsModel.html#exo-toolbars-model-n-items">exo_toolbars_model_n_items</a>      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);
+void        <a href="ExoToolbarsModel.html#exo-toolbars-model-item-nth">exo_toolbars_model_item_nth</a>     (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position,
+                                             gboolean *is_separator,
+                                             const gchar **id,
+                                             const gchar **type);
+gint        <a href="ExoToolbarsModel.html#exo-toolbars-model-n-toolbars">exo_toolbars_model_n_toolbars</a>   (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);
+const gchar* <a href="ExoToolbarsModel.html#exo-toolbars-model-toolbar-nth">exo_toolbars_model_toolbar_nth</a> (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2605756"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----ExoToolbarsModel
+</pre></div><div class="refsect1" lang="en"><a name="id2605773"></a><h2>Signal Prototypes</h2><pre class="synopsis">
+
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-get-item-data">get-item-data</a>"
+            gchar*      user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *arg0,
+                                            gchar *arg1,
+                                            gchar *arg2,
+                                            gpointer user_data);
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-get-item-id">get-item-id</a>"
+            gchar*      user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *arg0,
+                                            gchar *arg1,
+                                            gchar *arg2,
+                                            gpointer user_data);
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-get-item-type">get-item-type</a>"
+            gchar*      user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *arg0,
+                                            gpointer arg1,
+                                            gpointer user_data);
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-item-added">item-added</a>"
+            void        user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gint item_position,
+                                            gpointer user_data);
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-item-removed">item-removed</a>"
+            void        user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gint item_position,
+                                            gpointer user_data);
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-toolbar-added">toolbar-added</a>"
+            void        user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gpointer user_data);
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-toolbar-changed">toolbar-changed</a>"
+            void        user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gpointer user_data);
+"<a href="ExoToolbarsModel.html#ExoToolbarsModel-toolbar-removed">toolbar-removed</a>"
+            void        user_function      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gpointer user_data);
+</pre></div><div class="refsect1" lang="en"><a name="id2606116"></a><h2>Description</h2><p>
+The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> class includes the basic functionality
+to manage editable toolbars.
+</p></div><div class="refsect1" lang="en"><a name="id2606132"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2606137"></a><h3><a name="ExoToolbarsModel-struct"></a>ExoToolbarsModel</h3><a class="indexterm" name="id2606146"></a><pre class="programlisting">typedef struct _ExoToolbarsModel ExoToolbarsModel;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2606161"></a><h3><a name="ExoToolbarsModelFlags"></a>enum ExoToolbarsModelFlags</h3><a class="indexterm" name="id2606169"></a><pre class="programlisting">typedef enum
+{
+  EXO_TOOLBARS_MODEL_NOT_REMOVABLE      = 1 &lt;&lt; 0,
+  EXO_TOOLBARS_MODEL_ACCEPT_ITEMS_ONLY  = 1 &lt;&lt; 1,
+  EXO_TOOLBARS_MODEL_OVERRIDE_STYLE     = 1 &lt;&lt; 2,
+} ExoToolbarsModelFlags;
+</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2606183"></a><h3><a name="EXO-TOOLBARS-ITEM-TYPE:CAPS"></a>EXO_TOOLBARS_ITEM_TYPE</h3><a class="indexterm" name="id2606192"></a><pre class="programlisting">#define EXO_TOOLBARS_ITEM_TYPE "application/x-exo-toolbars-item"
+</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2606205"></a><h3><a name="exo-toolbars-model-new"></a>exo_toolbars_model_new ()</h3><a class="indexterm" name="id2606214"></a><pre class="programlisting"><a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>* exo_toolbars_model_new    (void);</pre><p>
+Creates a new <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> with a reference count
+of one.
+</p><p>
+You need to call <a href="ExoToolbarsModel.html#exo-toolbars-model-set-actions"><code class="function">exo_toolbars_model_set_actions()</code></a> first, after
+you created an <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> to set the list of actions,
+that should be available from the toolbars.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly created <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2606284"></a><h3><a name="exo-toolbars-model-set-actions"></a>exo_toolbars_model_set_actions ()</h3><a class="indexterm" name="id2606294"></a><pre class="programlisting">void        exo_toolbars_model_set_actions  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gchar **actions,
+                                             guint n_actions);</pre><p>
+Specifies the list of valid actions for <em class="parameter"><code>model</code></em>. <em class="parameter"><code>model</code></em> will only
+manage actions that are specified in this list. This function
+should be called right after you created <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>actions</code></em> :</span></td><td> A string array with action names.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>n_actions</code></em> :</span></td><td> The number of strings in <em class="parameter"><code>actions</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2606475"></a><h3><a name="exo-toolbars-model-get-actions"></a>exo_toolbars_model_get_actions ()</h3><a class="indexterm" name="id2606485"></a><pre class="programlisting">gchar**     exo_toolbars_model_get_actions  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);</pre><p>
+Returns the list of valid actions for <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The list of valid actions for <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2606557"></a><h3><a name="exo-toolbars-model-load-from-file"></a>exo_toolbars_model_load_from_file ()</h3><a class="indexterm" name="id2606570"></a><pre class="programlisting">gboolean    exo_toolbars_model_load_from_file
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *filename,
+                                             GError **error);</pre><p>
+Parses a file containing a toolbars UI definition and merges it with
+the current contents of <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>filename</code></em> :</span></td><td> The name of the file to parse.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>error</code></em> :</span></td><td> Return location for an error or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if the data was successfully loaded from the file
+              specified by <em class="parameter"><code>filename</code></em>, else <code class="literal">FALSE</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2606698"></a><h3><a name="exo-toolbars-model-save-to-file"></a>exo_toolbars_model_save_to_file ()</h3><a class="indexterm" name="id2606708"></a><pre class="programlisting">gboolean    exo_toolbars_model_save_to_file (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *filename,
+                                             GError **error);</pre><p>
+Stores the UI definition of the contents of <em class="parameter"><code>model</code></em> to the file
+specified by <em class="parameter"><code>filename</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>filename</code></em> :</span></td><td> The name of the file to save to.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>error</code></em> :</span></td><td> The return location for an error or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if saving was successfully, else <code class="literal">FALSE</code> is
+              returned.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2606906"></a><h3><a name="exo-toolbars-model-get-flags"></a>exo_toolbars_model_get_flags ()</h3><a class="indexterm" name="id2606915"></a><pre class="programlisting"><a href="ExoToolbarsModel.html#ExoToolbarsModelFlags">ExoToolbarsModelFlags</a> exo_toolbars_model_get_flags
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);</pre><p>
+Returns the <a href="ExoToolbarsModel.html#ExoToolbarsModelFlags"><span class="type">ExoToolbarsModelFlags</span></a> associated with the 
+toolbar at <em class="parameter"><code>toolbar_position</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The <a href="ExoToolbarsModel.html#ExoToolbarsModelFlags"><span class="type">ExoToolbarsModelFlags</span></a> associated
+              with <em class="parameter"><code>toolbar_position</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607024"></a><h3><a name="exo-toolbars-model-set-flags"></a>exo_toolbars_model_set_flags ()</h3><a class="indexterm" name="id2607032"></a><pre class="programlisting">void        exo_toolbars_model_set_flags    (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             <a href="ExoToolbarsModel.html#ExoToolbarsModelFlags">ExoToolbarsModelFlags</a> flags,
+                                             gint toolbar_position);</pre><p>
+Changes the <a href="ExoToolbarsModel.html#ExoToolbarsModelFlags"><span class="type">ExoToolbarsModelFlags</span></a> associated with the
+toolbar at <em class="parameter"><code>toolbar_position</code></em> to the value of <em class="parameter"><code>flags</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>flags</code></em> :</span></td><td> The new flags for <em class="parameter"><code>toolbar_position</code></em>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607150"></a><h3><a name="exo-toolbars-model-get-style"></a>exo_toolbars_model_get_style ()</h3><a class="indexterm" name="id2607159"></a><pre class="programlisting">GtkToolbarStyle exo_toolbars_model_get_style
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);</pre><p>
+Returns the overridden <span class="type">GtkToolbarStyle</span> for the toolbar
+at <em class="parameter"><code>toolbar_position</code></em>. Should only be used if
+<code class="literal">EXO_TOOLBARS_MODEL_OVERRIDE_STYLE</code> is set for the
+toolbar.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The <span class="type">GtkToolbarStyle</span> associated with
+              <em class="parameter"><code>toolbar_position</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607273"></a><h3><a name="exo-toolbars-model-set-style"></a>exo_toolbars_model_set_style ()</h3><a class="indexterm" name="id2607282"></a><pre class="programlisting">void        exo_toolbars_model_set_style    (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             GtkToolbarStyle style,
+                                             gint toolbar_position);</pre><p>
+Sets the style to use for a particular toolbar in <em class="parameter"><code>model</code></em>. You can
+undo the effect of this function by calling
+<a href="ExoToolbarsModel.html#exo-toolbars-model-unset-style"><code class="function">exo_toolbars_model_unset_style()</code></a>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>style</code></em> :</span></td><td> A <span class="type">GtkToolbarStyle</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607468"></a><h3><a name="exo-toolbars-model-unset-style"></a>exo_toolbars_model_unset_style ()</h3><a class="indexterm" name="id2607478"></a><pre class="programlisting">void        exo_toolbars_model_unset_style  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);</pre><p>
+Undoes the effect of <a href="ExoToolbarsModel.html#exo-toolbars-model-unset-style"><code class="function">exo_toolbars_model_unset_style()</code></a> and resets
+the style of the specified toolbar to the system default.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607632"></a><h3><a name="exo-toolbars-model-get-item-type"></a>exo_toolbars_model_get_item_type ()</h3><a class="indexterm" name="id2607644"></a><pre class="programlisting">gchar*      exo_toolbars_model_get_item_type
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             GdkAtom dnd_type);</pre><p>
+Return value :</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dnd_type</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
+
+
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607724"></a><h3><a name="exo-toolbars-model-get-item-id"></a>exo_toolbars_model_get_item_id ()</h3><a class="indexterm" name="id2607734"></a><pre class="programlisting">gchar*      exo_toolbars_model_get_item_id  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *type,
+                                             const gchar *name);</pre><p>
+Return value :</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>type</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>name</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
+
+
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607833"></a><h3><a name="exo-toolbars-model-get-item-data"></a>exo_toolbars_model_get_item_data ()</h3><a class="indexterm" name="id2607846"></a><pre class="programlisting">gchar*      exo_toolbars_model_get_item_data
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             const gchar *type,
+                                             const gchar *id);</pre><p>
+Return value :</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>type</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>id</code></em> :</span></td><td>
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
+
+
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2607945"></a><h3><a name="exo-toolbars-model-add-item"></a>exo_toolbars_model_add_item ()</h3><a class="indexterm" name="id2607954"></a><pre class="programlisting">gboolean    exo_toolbars_model_add_item     (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position,
+                                             const gchar *id,
+                                             const gchar *type);</pre><p>
+Adds a new toolbar item with the specified <em class="parameter"><code>type</code></em> and <em class="parameter"><code>id</code></em> to <em class="parameter"><code>model</code></em>,
+where <em class="parameter"><code>id</code></em> has to be a valid action name for <em class="parameter"><code>model</code></em>, that was previously
+set with <a href="ExoToolbarsModel.html#exo-toolbars-model-set-actions"><code class="function">exo_toolbars_model_set_actions()</code></a>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>item_position</code></em> :</span></td><td> The position in the specified toolbar or -1.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>id</code></em> :</span></td><td> The identifier of the new item.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>type</code></em> :</span></td><td> The type of the new item.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if the item was added successfully, else <code class="literal">FALSE</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2608147"></a><h3><a name="exo-toolbars-model-add-separator"></a>exo_toolbars_model_add_separator ()</h3><a class="indexterm" name="id2608160"></a><pre class="programlisting">void        exo_toolbars_model_add_separator
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position);</pre><p>
+Adds a new separator item to the specified toolbar in <em class="parameter"><code>model</code></em>. If
+you specify -1 for <em class="parameter"><code>item_position</code></em>, the separator will be appended
+to the toolbar, else it will be inserted at the specified <em class="parameter"><code>item_position</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>item_position</code></em> :</span></td><td> The position in the specified toolbar or -1.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2608272"></a><h3><a name="exo-toolbars-model-add-toolbar"></a>exo_toolbars_model_add_toolbar ()</h3><a class="indexterm" name="id2608281"></a><pre class="programlisting">gint        exo_toolbars_model_add_toolbar  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             const gchar *name);</pre><p>
+Adds a new toolbar to <em class="parameter"><code>model</code></em>. If you specify -1 for <em class="parameter"><code>toolbar_position</code></em>,
+the toolbar will be appended to <em class="parameter"><code>model</code></em>; else the toolbar will be
+inserted at the specified position. Emits the ::toolbar-added
+signal.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> Where to insert the new toolbar in <em class="parameter"><code>model</code></em>
+                     or -1 to append the toolbar.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>name</code></em> :</span></td><td> The name of the new toolbar.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The real position of the new toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2608478"></a><h3><a name="exo-toolbars-model-move-item"></a>exo_toolbars_model_move_item ()</h3><a class="indexterm" name="id2608487"></a><pre class="programlisting">void        exo_toolbars_model_move_item    (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position,
+                                             gint new_toolbar_position,
+                                             gint new_item_position);</pre><p>
+Moves an item to another position. The move operation
+is done by first removing the specified item and afterwards
+readding the item at the new position. Therefore, this
+functions emits the ::item-removed and ::item-added
+signals.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> Old toolbar index.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>item_position</code></em> :</span></td><td> Old item index.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>new_toolbar_position</code></em> :</span></td><td> New toolbar index.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>new_item_position</code></em> :</span></td><td> New item index.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2608749"></a><h3><a name="exo-toolbars-model-remove-item"></a>exo_toolbars_model_remove_item ()</h3><a class="indexterm" name="id2608759"></a><pre class="programlisting">void        exo_toolbars_model_remove_item  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position);</pre><p>
+Removes the toolbar item at <em class="parameter"><code>item_position</code></em> from the toolbar
+<em class="parameter"><code>toolbar_position</code></em> in <em class="parameter"><code>model</code></em> and emits the ::item-removed
+signal.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> A toolbar index.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>item_position</code></em> :</span></td><td> The index of the item to remove.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2608866"></a><h3><a name="exo-toolbars-model-remove-toolbar"></a>exo_toolbars_model_remove_toolbar ()</h3><a class="indexterm" name="id2608878"></a><pre class="programlisting">void        exo_toolbars_model_remove_toolbar
+                                            (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);</pre><p>
+Removes the specified toolbar from <em class="parameter"><code>model</code></em> and emits
+the ::toolbar-removed signal.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> A <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2608962"></a><h3><a name="exo-toolbars-model-n-items"></a>exo_toolbars_model_n_items ()</h3><a class="indexterm" name="id2608970"></a><pre class="programlisting">gint        exo_toolbars_model_n_items      (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);</pre><p>
+Returns the number of items in the specified toolbar.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The number of items in the specified toolbar.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2609058"></a><h3><a name="exo-toolbars-model-item-nth"></a>exo_toolbars_model_item_nth ()</h3><a class="indexterm" name="id2609066"></a><pre class="programlisting">void        exo_toolbars_model_item_nth     (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position,
+                                             gint item_position,
+                                             gboolean *is_separator,
+                                             const gchar **id,
+                                             const gchar **type);</pre><p>
+Queries the properites of the toolbar item at <em class="parameter"><code>item_position</code></em> in toolbar
+<em class="parameter"><code>toolbar_position</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>item_position</code></em> :</span></td><td> The index of an item in the specified toolbar.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>is_separator</code></em> :</span></td><td> Return location for the separator setting or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>id</code></em> :</span></td><td> Return location for the item id or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>type</code></em> :</span></td><td> Return location for the item type or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2609317"></a><h3><a name="exo-toolbars-model-n-toolbars"></a>exo_toolbars_model_n_toolbars ()</h3><a class="indexterm" name="id2609326"></a><pre class="programlisting">gint        exo_toolbars_model_n_toolbars   (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);</pre><p>
+Returns the number of toolbars currently
+managed by <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The number of toolbars in <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2609399"></a><h3><a name="exo-toolbars-model-toolbar-nth"></a>exo_toolbars_model_toolbar_nth ()</h3><a class="indexterm" name="id2609409"></a><pre class="programlisting">const gchar* exo_toolbars_model_toolbar_nth (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                             gint toolbar_position);</pre><p>
+Returns the name of the toolbar at <em class="parameter"><code>toolbar_position</code></em> in
+<em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of a toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The name of the toolbar at <em class="parameter"><code>toolbar_position</code></em>
+              in <em class="parameter"><code>model</code></em>.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2609518"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="id2609524"></a><h3><a name="ExoToolbarsModel-get-item-data"></a>The "get-item-data" signal</h3><pre class="programlisting">gchar*      user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *arg0,
+                                            gchar *arg1,
+                                            gchar *arg2,
+                                            gpointer user_data);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2609591"></a><h3><a name="ExoToolbarsModel-get-item-id"></a>The "get-item-id" signal</h3><pre class="programlisting">gchar*      user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *arg0,
+                                            gchar *arg1,
+                                            gchar *arg2,
+                                            gpointer user_data);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2609658"></a><h3><a name="ExoToolbarsModel-get-item-type"></a>The "get-item-type" signal</h3><pre class="programlisting">gchar*      user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *arg0,
+                                            gpointer arg1,
+                                            gpointer user_data);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2609787"></a><h3><a name="ExoToolbarsModel-item-added"></a>The "item-added" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gint item_position,
+                                            gpointer user_data);</pre><p>
+This signal is emitted whenever a new item is added to a toolbar
+managed by <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> to which an item was added.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of the toolbar in <em class="parameter"><code>model</code></em> to which the item
+                     was added.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>item_position</code></em> :</span></td><td> The index of the new item in the specified toolbar.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2609912"></a><h3><a name="ExoToolbarsModel-item-removed"></a>The "item-removed" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gint item_position,
+                                            gpointer user_data);</pre><p>
+This signal is emitted whenever an item is removed from a toolbar
+managed by <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> from which an item was removed.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of the toolbar in <em class="parameter"><code>model</code></em> from which
+                     the item was removed.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>item_position</code></em> :</span></td><td> The index of the item in the specified toolbar.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2610038"></a><h3><a name="ExoToolbarsModel-toolbar-added"></a>The "toolbar-added" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gpointer user_data);</pre><p>
+This signal is emitted whenever a new toolbar is added to <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> to which a new toolbar was
+                     added.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of the new toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2610213"></a><h3><a name="ExoToolbarsModel-toolbar-changed"></a>The "toolbar-changed" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gpointer user_data);</pre><p>
+This signal is emitted whenever the flags or the style of a toolbar
+change, which is managed by <em class="parameter"><code>model</code></em>. All views connected to <em class="parameter"><code>model</code></em>
+should then update their internal state of the specified toolbar.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> that manages the changed
+                     toolbar.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of the changed toolbar in <em class="parameter"><code>model</code></em>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2610327"></a><h3><a name="ExoToolbarsModel-toolbar-removed"></a>The "toolbar-removed" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model,
+                                            gint toolbar_position,
+                                            gpointer user_data);</pre><p>
+This signal is emitted whenever a toolbar is removed from <em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>
+</td></tr><tr><td><span class="term"><em class="parameter"><code>toolbar_position</code></em> :</span></td><td> The index of the toolbar in <em class="parameter"><code>model</code></em> that was
+                     removed.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2610438"></a><h2>See Also</h2><p>
+<a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>, <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor"><span class="type">ExoToolbarsEditor</span></a>, <a href="ExoToolbarsEditorDialog.html" title="ExoToolbarsEditorDialog"><span class="type">ExoToolbarsEditorDialog</span></a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-toolbars.html"><b>&lt;&lt; Part II. Editable Toolbars</b></a></td><td align="right"><a accesskey="n" href="ExoToolbarsEditor.html"><b>ExoToolbarsEditor &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsView.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsView.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoToolbarsView.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,142 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoToolbarsView</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="prev" href="ExoToolbarsEditorDialog.html" title="ExoToolbarsEditorDialog"><link rel="next" href="exo-widgets.html" title="Part III. Additional widgets"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoToolbarsEditorDialog.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-toolbars.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">exo Reference Manual</th><td><a accesskey="n" href="exo-widgets.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoToolbarsView"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoToolbarsView</span></h2><p>ExoToolbarsView &#8212; A widget for displaying toolbars.</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoToolbarsView.html#ExoToolbarsView-struct">ExoToolbarsView</a>;
+GtkWidget*  <a href="ExoToolbarsView.html#exo-toolbars-view-new">exo_toolbars_view_new</a>           (GtkUIManager *ui_manager);
+GtkWidget*  <a href="ExoToolbarsView.html#exo-toolbars-view-new-with-model">exo_toolbars_view_new_with_model</a>
+                                            (GtkUIManager *ui_manager,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);
+gboolean    <a href="ExoToolbarsView.html#exo-toolbars-view-get-editing">exo_toolbars_view_get_editing</a>   (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view);
+void        <a href="ExoToolbarsView.html#exo-toolbars-view-set-editing">exo_toolbars_view_set_editing</a>   (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                             gboolean editing);
+<a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>* <a href="ExoToolbarsView.html#exo-toolbars-view-get-model">exo_toolbars_view_get_model</a>
+                                            (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view);
+void        <a href="ExoToolbarsView.html#exo-toolbars-view-set-model">exo_toolbars_view_set_model</a>     (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);
+GtkUIManager* <a href="ExoToolbarsView.html#exo-toolbars-view-get-ui-manager">exo_toolbars_view_get_ui_manager</a>
+                                            (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view);
+void        <a href="ExoToolbarsView.html#exo-toolbars-view-set-ui-manager">exo_toolbars_view_set_ui_manager</a>
+                                            (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                             GtkUIManager *ui_manager);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2619907"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----GtkObject
+         +----GtkWidget
+               +----GtkContainer
+                     +----GtkBox
+                           +----GtkVBox
+                                 +----ExoToolbarsView
+</pre></div><div class="refsect1" lang="en"><a name="id2619953"></a><h2>Implemented Interfaces</h2><p>
+ExoToolbarsView implements
+ AtkImplementorIface.</p></div><div class="refsect1" lang="en"><a name="id2619968"></a><h2>Properties</h2><pre class="synopsis">
+
+  "<a href="ExoToolbarsView.html#ExoToolbarsView--editing">editing</a>"              gboolean              : Read / Write
+  "<a href="ExoToolbarsView.html#ExoToolbarsView--model">model</a>"                <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>      : Read / Write
+  "<a href="ExoToolbarsView.html#ExoToolbarsView--ui-manager">ui-manager</a>"           GtkUIManager          : Read / Write
+</pre></div><div class="refsect1" lang="en"><a name="id2620013"></a><h2>Signal Prototypes</h2><pre class="synopsis">
+
+"<a href="ExoToolbarsView.html#ExoToolbarsView-action-request">action-request</a>"
+            void        user_function      (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                            gchar *arg1,
+                                            gpointer user_data);
+"<a href="ExoToolbarsView.html#ExoToolbarsView-customize">customize</a>" void        user_function      (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                            gpointer user_data);
+</pre></div><div class="refsect1" lang="en"><a name="id2620145"></a><h2>Description</h2><p>
+A widget that displays toolbars as described in a
+<a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> object.
+</p></div><div class="refsect1" lang="en"><a name="id2620162"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2620167"></a><h3><a name="ExoToolbarsView-struct"></a>ExoToolbarsView</h3><a class="indexterm" name="id2620176"></a><pre class="programlisting">typedef struct _ExoToolbarsView ExoToolbarsView;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2620190"></a><h3><a name="exo-toolbars-view-new"></a>exo_toolbars_view_new ()</h3><a class="indexterm" name="id2620199"></a><pre class="programlisting">GtkWidget*  exo_toolbars_view_new           (GtkUIManager *ui_manager);</pre><p>
+Creates a new <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>ui_manager</code></em> :</span></td><td> A <span class="type">GtkUIManager</span>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly created <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2620273"></a><h3><a name="exo-toolbars-view-new-with-model"></a>exo_toolbars_view_new_with_model ()</h3><a class="indexterm" name="id2620285"></a><pre class="programlisting">GtkWidget*  exo_toolbars_view_new_with_model
+                                            (GtkUIManager *ui_manager,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);</pre><p>
+Creates a new <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a> and associates it with
+<em class="parameter"><code>model</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>ui_manager</code></em> :</span></td><td> A <span class="type">GtkUIManager</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly created <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2620390"></a><h3><a name="exo-toolbars-view-get-editing"></a>exo_toolbars_view_get_editing ()</h3><a class="indexterm" name="id2620400"></a><pre class="programlisting">gboolean    exo_toolbars_view_get_editing   (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if <em class="parameter"><code>view</code></em> is currently being edited, else <code class="literal">FALSE</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2620546"></a><h3><a name="exo-toolbars-view-set-editing"></a>exo_toolbars_view_set_editing ()</h3><a class="indexterm" name="id2620555"></a><pre class="programlisting">void        exo_toolbars_view_set_editing   (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                             gboolean editing);</pre><p>
+Sets wether <em class="parameter"><code>view</code></em> is currently being edited.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>editing</code></em> :</span></td><td> New editing mode.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2620631"></a><h3><a name="exo-toolbars-view-get-model"></a>exo_toolbars_view_get_model ()</h3><a class="indexterm" name="id2620640"></a><pre class="programlisting"><a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>* exo_toolbars_view_get_model
+                                            (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view);</pre><p>
+Returns the <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> currently associated with
+<em class="parameter"><code>view</code></em> or <code class="literal">NULL</code> if <em class="parameter"><code>view</code></em> has no model.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> associated with <em class="parameter"><code>view</code></em>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2620733"></a><h3><a name="exo-toolbars-view-set-model"></a>exo_toolbars_view_set_model ()</h3><a class="indexterm" name="id2620742"></a><pre class="programlisting">void        exo_toolbars_view_set_model     (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                             <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> *model);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>model</code></em> :</span></td><td> An <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2620824"></a><h3><a name="exo-toolbars-view-get-ui-manager"></a>exo_toolbars_view_get_ui_manager ()</h3><a class="indexterm" name="id2620837"></a><pre class="programlisting">GtkUIManager* exo_toolbars_view_get_ui_manager
+                                            (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The <span class="type">GtkUIManager</span> associated with <em class="parameter"><code>view</code></em> or
+              <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2620983"></a><h3><a name="exo-toolbars-view-set-ui-manager"></a>exo_toolbars_view_set_ui_manager ()</h3><a class="indexterm" name="id2620996"></a><pre class="programlisting">void        exo_toolbars_view_set_ui_manager
+                                            (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                             GtkUIManager *ui_manager);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>ui_manager</code></em> :</span></td><td> A <span class="type">GtkUIManager</span> or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2621079"></a><h2>Properties</h2><div class="refsect2" lang="en"><a name="id2621084"></a><h3><a name="ExoToolbarsView--editing"></a>The "<code class="literal">editing</code>" property</h3><pre class="programlisting">  "editing"              gboolean              : Read / Write</pre><p>
+This property tells if the toolbars contained with this
+<a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a> are currently being edited by the user.
+If the user edits a view, the view will act as proxy
+and make the requested changes to the model.</p><p>
+
+</p><p>Default value: FALSE</p></div><hr><div class="refsect2" lang="en"><a name="id2621125"></a><h3><a name="ExoToolbarsView--model"></a>The "<code class="literal">model</code>" property</h3><pre class="programlisting">  "model"                <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a>      : Read / Write</pre><p>
+The <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> associated with this <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>
+or <code class="literal">NULL</code> if there is no model currently associated with this
+view. The view is build up from the model, which says, that
+it will display the toolbars as described in the model.</p><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2621173"></a><h3><a name="ExoToolbarsView--ui-manager"></a>The "<code class="literal">ui-manager</code>" property</h3><pre class="programlisting">  "ui-manager"           GtkUIManager          : Read / Write</pre><p>
+The <span class="type">GtkUIManager</span> currently associated with this <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>
+or <code class="literal">NULL</code>. The <span class="type">GtkUIManager</span> object is used to translate action
+names as used by the <a href="ExoToolbarsModel.html" title="ExoToolbarsModel"><span class="type">ExoToolbarsModel</span></a> into <span class="type">GtkAction</span> objects,
+which are then used to create and maintain the items in the
+toolbars.</p><p>
+
+</p></div></div><div class="refsect1" lang="en"><a name="id2621244"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="id2621250"></a><h3><a name="ExoToolbarsView-action-request"></a>The "action-request" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                            gchar *arg1,
+                                            gpointer user_data);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2621398"></a><h3><a name="ExoToolbarsView-customize"></a>The "customize" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> *view,
+                                            gpointer user_data);</pre><p>
+This signal is emitted if the users chooses the
+<span class="emphasis"><em>Customize Toolbars...</em></span> option
+from the right-click menu.
+</p><p>
+Please take note, that the option will only be
+present in the right-click menu, if you had previously
+connected a handler to this signal.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>view</code></em> :</span></td><td> An <a href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoToolbarsEditorDialog.html"><b>&lt;&lt; ExoToolbarsEditorDialog</b></a></td><td align="right"><a accesskey="n" href="exo-widgets.html"><b>Part III. Additional widgets &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/ExoXsessionClient.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ExoXsessionClient.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ExoXsessionClient.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,188 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ExoXsessionClient</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="prev" href="exo-String-Utility-Functions.html" title="String Utility Functions"><link rel="next" href="ix01.html" title="Index"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-String-Utility-Functions.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-miscelleanous.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">exo Reference Manual</th><td><a accesskey="n" href="ix01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="ExoXsessionClient"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">ExoXsessionClient</span></h2><p>ExoXsessionClient &#8212; Lightweight session management support</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="ExoXsessionClient.html#ExoXsessionClient-struct">ExoXsessionClient</a>;
+<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a>* <a href="ExoXsessionClient.html#exo-xsession-client-new-with-group">exo_xsession_client_new_with_group</a>
+                                            (GdkWindow *leader);
+GdkWindow*  <a href="ExoXsessionClient.html#exo-xsession-client-get-group">exo_xsession_client_get_group</a>   (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client);
+void        <a href="ExoXsessionClient.html#exo-xsession-client-set-group">exo_xsession_client_set_group</a>   (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                             GdkWindow *leader);
+gboolean    <a href="ExoXsessionClient.html#exo-xsession-client-get-restart-command">exo_xsession_client_get_restart_command</a>
+                                            (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                             gchar ***argv,
+                                             gint *argc);
+void        <a href="ExoXsessionClient.html#exo-xsession-client-set-restart-command">exo_xsession_client_set_restart_command</a>
+                                            (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                             gchar **argv,
+                                             gint argc);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2652629"></a><h2>Object Hierarchy</h2><pre class="synopsis">
+
+  GObject
+   +----ExoXsessionClient
+</pre></div><div class="refsect1" lang="en"><a name="id2652646"></a><h2>Properties</h2><pre class="synopsis">
+
+  "<a href="ExoXsessionClient.html#ExoXsessionClient--group">group</a>"                GdkWindow             : Read / Write
+  "<a href="ExoXsessionClient.html#ExoXsessionClient--restart-command">restart-command</a>"      GStrv                 : Read / Write
+</pre></div><div class="refsect1" lang="en"><a name="id2652685"></a><h2>Signal Prototypes</h2><pre class="synopsis">
+
+"<a href="ExoXsessionClient.html#ExoXsessionClient-save-yourself">save-yourself</a>"
+            void        user_function      (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                            gpointer user_data);
+</pre></div><div class="refsect1" lang="en"><a name="id2652720"></a><h2>Description</h2><p>
+This module provides application developers with lightweight
+session management functions, based on the X11R5 session management
+protocol. The X11R5 session management protocol is very limited in
+its functionality and flexibility compared to the newer X11R6
+session management protocol (XSMP), but - on the other hand - offers several
+advantages for applications that do not need the complicated features
+of the XSMP. Most importantly, the setup is much easier and
+faster than with XSMP, because no special actions must be taken.
+</p><p>
+So, in case your application is simple in its session management
+requirements, e.g. it only needs to tell the session manager
+its restart command, you may want to use the <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>
+instead of a full featured XSMP client.
+</p><p>
+Lets say, for example, you are developing a text editor, which
+should provide basic session management support, limited to
+proper restarting all editor windows that where left open
+when you logged off the X session. In case the user was editing
+a file when logging off, the same file should be opened in the
+window on next startup.
+</p><div class="example"><a name="id2652742"></a><p class="title"><b>Example 3. Texteditor with <span class="structname">ExoXsessionClient</span></b></p><pre class="programlisting">
+static gchar *open_file_name = NULL;
+
+static void
+save_yourself (ExoXsessionClient *client)
+{
+  gchar *argv[2];
+
+  if (open_file_name != NULL)
+    {
+      argv[0] = "myeditor";
+      argv[1] = open_file_name;
+
+      exo_xsession_client_set_restart_command (client, argv, 2);
+    }
+  else
+    {
+      argv[0] = "myeditor";
+
+      exo_xsession_client_set_restart_command (client, argv, 1);
+    }
+}
+
+/* ... */
+
+int
+main (int argc, char **argv)
+{
+  ExoXsessionClient *client;
+  GdkDisplay        *display;
+  GdkWindow         *leader;
+  GtkWidget         *window;
+
+  gtk_init (&amp;argc, &amp;argv);
+
+  if (argc &gt; 1)
+    open_file_name = argv[1];
+
+  /* create the main window */
+  window = <code class="function">create_window()</code>;
+
+  /* setup the session client */
+  display = gtk_widget_get_display (window);
+  leader = gdk_display_get_default_group (display);
+  client = exo_xsession_client_new_with_group (leader);
+  g_signal_connect (G_OBJECT (client), "save-yourself",
+                    G_CALLBACK (save_yourself), NULL);
+
+  /* ... */
+}
+</pre></div><p>
+This example demonstrates the basic handling of <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>. It is
+oversimplified, but we hope you get the point. The rule of thumb is, use
+<a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a> if you can store all session data in the restart command,
+else use a full-featured XSMP client.
+</p></div><div class="refsect1" lang="en"><a name="id2652851"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2652856"></a><h3><a name="ExoXsessionClient-struct"></a>ExoXsessionClient</h3><a class="indexterm" name="id2652865"></a><pre class="programlisting">typedef struct _ExoXsessionClient ExoXsessionClient;</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2652880"></a><h3><a name="exo-xsession-client-new-with-group"></a>exo_xsession_client_new_with_group ()</h3><a class="indexterm" name="id2652892"></a><pre class="programlisting"><a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a>* exo_xsession_client_new_with_group
+                                            (GdkWindow *leader);</pre><p>
+Creates a new <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a> and associates it
+with the group, which is lead by <em class="parameter"><code>leader</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>leader</code></em> :</span></td><td> The client leader window of the group.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly allocated <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2653035"></a><h3><a name="exo-xsession-client-get-group"></a>exo_xsession_client_get_group ()</h3><a class="indexterm" name="id2653045"></a><pre class="programlisting">GdkWindow*  exo_xsession_client_get_group   (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>client</code></em> :</span></td><td> An <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The client leader window of the group
+              with which <em class="parameter"><code>client</code></em> is associated or
+              <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2653117"></a><h3><a name="exo-xsession-client-set-group"></a>exo_xsession_client_set_group ()</h3><a class="indexterm" name="id2653127"></a><pre class="programlisting">void        exo_xsession_client_set_group   (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                             GdkWindow *leader);</pre><p>
+</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>client</code></em> :</span></td><td> An <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>leader</code></em> :</span></td><td> The client leader window of a group or <code class="literal">NULL</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2653272"></a><h3><a name="exo-xsession-client-get-restart-command"></a>exo_xsession_client_get_restart_command ()</h3><a class="indexterm" name="id2653285"></a><pre class="programlisting">gboolean    exo_xsession_client_get_restart_command
+                                            (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                             gchar ***argv,
+                                             gint *argc);</pre><p>
+Retrieves the restart command previously set on <em class="parameter"><code>client</code></em>. The
+result is stored in <em class="parameter"><code>argv</code></em> and should be freed using 
+<code class="function">g_strfreev()</code> when no longer needed.
+</p><p>
+See <a href="ExoXsessionClient.html#exo-xsession-client-set-restart-command"><code class="function">exo_xsession_client_set_restart_command()</code></a> for further
+explanation.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>client</code></em> :</span></td><td> An <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>argv</code></em> :</span></td><td> Pointer to the location where the
+           pointer to the argument vector should
+           be stored to.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>argc</code></em> :</span></td><td> Pointer to the location where the
+           number of arguments should be stored
+           to or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> on success, else <code class="literal">FALSE</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2653435"></a><h3><a name="exo-xsession-client-set-restart-command"></a>exo_xsession_client_set_restart_command ()</h3><a class="indexterm" name="id2653448"></a><pre class="programlisting">void        exo_xsession_client_set_restart_command
+                                            (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                             gchar **argv,
+                                             gint argc);</pre><p>
+Sets the <code class="literal">WM_COMMAND</code> property on the client leader window,
+which instructs the session manager (or session-enabled window
+manager) how to restart the application on next login.
+</p><p>
+This function can only be used if <em class="parameter"><code>client</code></em> is associated with
+a client leader window.
+</p><p>
+If <em class="parameter"><code>argc</code></em> is specify as -1, the argument vector <em class="parameter"><code>argv</code></em> is expected
+to be <code class="literal">NULL</code>-terminated and <em class="parameter"><code>argc</code></em> will be automatically
+calculated from <em class="parameter"><code>argv</code></em>.
+</p><p>
+Please take note, that <code class="function">gtk_init()</code> automatically sets the
+<code class="literal">WM_COMMAND</code> property on all client leader windows that are
+implicitly created by Gtk+. So, you may only need to call
+this function in response to the ::save-yourself signal.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>client</code></em> :</span></td><td> An <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>argv</code></em> :</span></td><td> The argument vector.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>argc</code></em> :</span></td><td> The number of arguments in <em class="parameter"><code>argv</code></em> or -1.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2653610"></a><h2>Properties</h2><div class="refsect2" lang="en"><a name="id2653616"></a><h3><a name="ExoXsessionClient--group"></a>The "<code class="literal">group</code>" property</h3><pre class="programlisting">  "group"                GdkWindow             : Read / Write</pre><p>
+</p><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2653645"></a><h3><a name="ExoXsessionClient--restart-command"></a>The "<code class="literal">restart-command</code>" property</h3><pre class="programlisting">  "restart-command"      GStrv                 : Read / Write</pre><p>
+</p><p>
+
+</p></div></div><div class="refsect1" lang="en"><a name="id2653681"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="id2653686"></a><h3><a name="ExoXsessionClient-save-yourself"></a>The "save-yourself" signal</h3><pre class="programlisting">void        user_function                  (<a href="ExoXsessionClient.html" title="ExoXsessionClient">ExoXsessionClient</a> *client,
+                                            gpointer user_data);</pre><p>
+This signal is emitted when <em class="parameter"><code>client</code></em> receives a <code class="literal">WM_SAVE_YOURSELF</code>
+message from the session manager or the window manager on the 
+specified client leader window.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>client</code></em> :</span></td><td> An <a href="ExoXsessionClient.html" title="ExoXsessionClient"><span class="type">ExoXsessionClient</span></a>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>user data set when the signal handler was connected.</td></tr></tbody></table></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-String-Utility-Functions.html"><b>&lt;&lt; String Utility Functions</b></a></td><td align="right"><a accesskey="n" href="ix01.html"><b>Index &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-Binding-Properties-Functions.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-Binding-Properties-Functions.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-Binding-Properties-Functions.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,239 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Binding Properties Functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="prev" href="exo-Version-Information.html" title="Version Information"><link rel="next" href="exo-MD5-functions.html" title="MD5 Functions"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-Version-Information.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-miscelleanous.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">exo Reference Manual</th><td><a accesskey="n" href="exo-MD5-functions.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="exo-Binding-Properties-Functions"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">Binding Properties Functions</span></h2><p>Binding Properties Functions &#8212; Functions used to bind two object properties together</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a>;
+            <a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a>;
+gboolean    (<a href="exo-Binding-Properties-Functions.html#ExoBindingTransform">*ExoBindingTransform</a>)          (const GValue *src_value,
+                                             GValue *dst_value,
+                                             gpointer user_data);
+<a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a>* <a href="exo-Binding-Properties-Functions.html#exo-binding-new">exo_binding_new</a>                 (GObject *src_object,
+                                             const gchar *src_property,
+                                             GObject *dst_object,
+                                             const gchar *dst_property);
+<a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a>* <a href="exo-Binding-Properties-Functions.html#exo-binding-new-full">exo_binding_new_full</a>            (GObject *src_object,
+                                             const gchar *src_property,
+                                             GObject *dst_object,
+                                             const gchar *dst_property,
+                                             <a href="exo-Binding-Properties-Functions.html#ExoBindingTransform">ExoBindingTransform</a> transform,
+                                             GDestroyNotify destroy_notify,
+                                             gpointer user_data);
+<a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a>* <a href="exo-Binding-Properties-Functions.html#exo-binding-new-with-negation">exo_binding_new_with_negation</a>   (GObject *src_object,
+                                             const gchar *src_property,
+                                             GObject *dst_object,
+                                             const gchar *dst_property);
+void        <a href="exo-Binding-Properties-Functions.html#exo-binding-unbind">exo_binding_unbind</a>              (<a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a> *binding);
+<a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a>* <a href="exo-Binding-Properties-Functions.html#exo-mutual-binding-new">exo_mutual_binding_new</a>    (GObject *object1,
+                                             const gchar *property1,
+                                             GObject *object2,
+                                             const gchar *property2);
+<a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a>* <a href="exo-Binding-Properties-Functions.html#exo-mutual-binding-new-full">exo_mutual_binding_new_full</a>
+                                            (GObject *object1,
+                                             const gchar *property1,
+                                             GObject *object2,
+                                             const gchar *property2,
+                                             <a href="exo-Binding-Properties-Functions.html#ExoBindingTransform">ExoBindingTransform</a> transform,
+                                             <a href="exo-Binding-Properties-Functions.html#ExoBindingTransform">ExoBindingTransform</a> reverse_transform,
+                                             GDestroyNotify destroy_notify,
+                                             gpointer user_data);
+<a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a>* <a href="exo-Binding-Properties-Functions.html#exo-mutual-binding-new-with-negation">exo_mutual_binding_new_with_negation</a>
+                                            (GObject *object1,
+                                             const gchar *property1,
+                                             GObject *object2,
+                                             const gchar *property2);
+void        <a href="exo-Binding-Properties-Functions.html#exo-mutual-binding-unbind">exo_mutual_binding_unbind</a>       (<a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a> *binding);
+</pre></div><div class="refsect1" lang="en"><a name="id2644957"></a><h2>Description</h2><p>
+Binding properties is synchronizing values of several properties,
+so that when one of the bound properties changes, the other
+bound properties are automatically changed to the new value as
+well. These functions eliminate the need to write property
+change notification callbacks manually. It also increases the
+reliability of your project as you don't need to repeat similar
+code (and errors) manually.
+</p><p>
+Both uni-directional and mutual
+bindings are supported and you can specify functions to perform
+explicit transformation of values if required. Multiple properties
+can be bound together in a complex way and infinite loops are
+eliminated automatically.
+</p><p>
+For example, lets say, your program has a <span class="type">GtkEntry</span> widget that allows
+the user to enter some text for the program, but this entry widget should
+only be sensitive if a <span class="type">GtkCheckButton</span> is active.
+</p><div class="example"><a name="id2644986"></a><p class="title"><b>Example 2. Connecting a <span class="structname">GtkCheckButton</span> and a
+<span class="structname">GtkEntry</span></b></p><pre class="programlisting">
+{
+  GtkWidget *button;
+  GtkWidget *entry;
+
+  button = gtk_check_button_new_with_label ("Activate me");
+  entry = <code class="function">gtk_entry_new()</code>;
+
+  exo_binding_new (G_OBJECT (button), "active",
+                   G_OBJECT (entry), "sensitive");
+  
+  /* add button and entry to the gui... */
+}
+</pre></div><p>
+As you can see, all you need to do is to call one function to connect
+the sensitivity of the entry widget with the state of the check
+button. No need to write signal handlers for this purpose any more.
+</p></div><div class="refsect1" lang="en"><a name="id2645153"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2645158"></a><h3><a name="ExoBinding"></a>ExoBinding</h3><a class="indexterm" name="id2645166"></a><pre class="programlisting">typedef struct {
+  GObject         *src_object;
+  ExoBindingBase   base;
+  ExoBindingLink   link;
+} ExoBinding;
+</pre><p>
+Opaque structure representing a one-way binding between two properties. It
+is automatically removed if one of the bound objects is finalized.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2645180"></a><h3><a name="ExoMutualBinding"></a>ExoMutualBinding</h3><a class="indexterm" name="id2645189"></a><pre class="programlisting">typedef struct {
+  ExoBindingBase  base;
+  ExoBindingLink  direct;
+  ExoBindingLink  reverse;
+} ExoMutualBinding;
+</pre><p>
+Opaque structure representing a mutual binding between two properties.
+It is automatically freed if one of the bound objects is finalized.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2645203"></a><h3><a name="ExoBindingTransform"></a>ExoBindingTransform ()</h3><a class="indexterm" name="id2645211"></a><pre class="programlisting">gboolean    (*ExoBindingTransform)          (const GValue *src_value,
+                                             GValue *dst_value,
+                                             gpointer user_data);</pre><p>
+Function type used for binding transformation functions.
+</p><p>
+Accomplished transformation from <em class="parameter"><code>src_value</code></em> to <em class="parameter"><code>dst_value</code></em>.
+<em class="parameter"><code>src_value</code></em> and <em class="parameter"><code>dst_value</code></em> are already initialized before
+this function gets called.
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>src_value</code></em> :</span></td><td>Value to transform.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_value</code></em> :</span></td><td>Value to store the result of the transformation into.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td>User data supplied at binding creation.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td><code class="literal">FALSE</code> if transformation failed, else <code class="literal">TRUE</code>.
+
+
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2645478"></a><h3><a name="exo-binding-new"></a>exo_binding_new ()</h3><a class="indexterm" name="id2645486"></a><pre class="programlisting"><a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a>* exo_binding_new                 (GObject *src_object,
+                                             const gchar *src_property,
+                                             GObject *dst_object,
+                                             const gchar *dst_property);</pre><p>
+One-way binds <em class="parameter"><code>src_property</code></em> in <em class="parameter"><code>src_object</code></em> to <em class="parameter"><code>dst_property</code></em>
+in <em class="parameter"><code>dst_object</code></em>.
+</p><p>
+Before binding the value of <em class="parameter"><code>dst_property</code></em> is set to the
+value of <em class="parameter"><code>src_property</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>src_object</code></em> :</span></td><td> The source <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>src_property</code></em> :</span></td><td> The name of the property to bind from.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_object</code></em> :</span></td><td> The destination <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_property</code></em> :</span></td><td> The name of the property to bind to.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The descriptor of the binding. It is automatically
+              removed if one of the objects is finalized.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2645646"></a><h3><a name="exo-binding-new-full"></a>exo_binding_new_full ()</h3><a class="indexterm" name="id2645655"></a><pre class="programlisting"><a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a>* exo_binding_new_full            (GObject *src_object,
+                                             const gchar *src_property,
+                                             GObject *dst_object,
+                                             const gchar *dst_property,
+                                             <a href="exo-Binding-Properties-Functions.html#ExoBindingTransform">ExoBindingTransform</a> transform,
+                                             GDestroyNotify destroy_notify,
+                                             gpointer user_data);</pre><p>
+One-way binds <em class="parameter"><code>src_property</code></em> in <em class="parameter"><code>src_object</code></em> to <em class="parameter"><code>dst_property</code></em>
+in <em class="parameter"><code>dst_object</code></em>.
+</p><p>
+Before binding the value of <em class="parameter"><code>dst_property</code></em> is set to the
+value of <em class="parameter"><code>src_property</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>src_object</code></em> :</span></td><td> The source <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>src_property</code></em> :</span></td><td> The name of the property to bind from.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_object</code></em> :</span></td><td> The destination <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_property</code></em> :</span></td><td> The name of the property to bind to.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>transform</code></em> :</span></td><td> Transformation function or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>destroy_notify</code></em> :</span></td><td> Callback function that is called on
+                   disconnection with <em class="parameter"><code>user_data</code></em> or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td> User data associated with the binding.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The descriptor of the binding. It is automatically
+              removed if one of the objects is finalized.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2645958"></a><h3><a name="exo-binding-new-with-negation"></a>exo_binding_new_with_negation ()</h3><a class="indexterm" name="id2645968"></a><pre class="programlisting"><a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a>* exo_binding_new_with_negation   (GObject *src_object,
+                                             const gchar *src_property,
+                                             GObject *dst_object,
+                                             const gchar *dst_property);</pre><p>
+Convenience function for binding with boolean negation of value.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>src_object</code></em> :</span></td><td> The source <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>src_property</code></em> :</span></td><td> The name of the property to bind from.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_object</code></em> :</span></td><td> The destination <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_property</code></em> :</span></td><td> The name of the property to bind to.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The descriptor of the binding. It is automatically
+              removed if one of the objects is finalized.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2646092"></a><h3><a name="exo-binding-unbind"></a>exo_binding_unbind ()</h3><a class="indexterm" name="id2646101"></a><pre class="programlisting">void        exo_binding_unbind              (<a href="exo-Binding-Properties-Functions.html#ExoBinding">ExoBinding</a> *binding);</pre><p>
+Disconnects the binding between two properties. Should be
+rarely used by applications.
+</p><p>
+This functions also calls the <em class="parameter"><code>destroy_notify</code></em> function that
+was specified when <em class="parameter"><code>binding</code></em> was created.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>binding</code></em> :</span></td><td> An <a href="exo-Binding-Properties-Functions.html#ExoBinding"><span class="type">ExoBinding</span></a> to unbind.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2646235"></a><h3><a name="exo-mutual-binding-new"></a>exo_mutual_binding_new ()</h3><a class="indexterm" name="id2646244"></a><pre class="programlisting"><a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a>* exo_mutual_binding_new    (GObject *object1,
+                                             const gchar *property1,
+                                             GObject *object2,
+                                             const gchar *property2);</pre><p>
+Mutually binds values of two properties.
+</p><p>
+Before binding the value of <em class="parameter"><code>property2</code></em> is set to the value
+of <em class="parameter"><code>property1</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>object1</code></em> :</span></td><td> The first <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>property1</code></em> :</span></td><td> The first property to bind.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>object2</code></em> :</span></td><td> The second <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>property2</code></em> :</span></td><td> The second property to bind.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The descriptor of the binding. It is automatically
+              removed if one of the objects is finalized.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2646382"></a><h3><a name="exo-mutual-binding-new-full"></a>exo_mutual_binding_new_full ()</h3><a class="indexterm" name="id2646391"></a><pre class="programlisting"><a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a>* exo_mutual_binding_new_full
+                                            (GObject *object1,
+                                             const gchar *property1,
+                                             GObject *object2,
+                                             const gchar *property2,
+                                             <a href="exo-Binding-Properties-Functions.html#ExoBindingTransform">ExoBindingTransform</a> transform,
+                                             <a href="exo-Binding-Properties-Functions.html#ExoBindingTransform">ExoBindingTransform</a> reverse_transform,
+                                             GDestroyNotify destroy_notify,
+                                             gpointer user_data);</pre><p>
+Mutually binds values of two properties.
+</p><p>
+Before binding the value of <em class="parameter"><code>property2</code></em> is set to the value of
+<em class="parameter"><code>property1</code></em>.
+</p><p>
+Both <em class="parameter"><code>transform</code></em> and <em class="parameter"><code>reverse_transform</code></em> should simultaneously be
+<code class="literal">NULL</code> or non-<code class="literal">NULL</code>. If they are non-<code class="literal">NULL</code>, they should be reverse
+in each other.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>object1</code></em> :</span></td><td> The first <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>property1</code></em> :</span></td><td> The first property to bind.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>object2</code></em> :</span></td><td> The second <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>property2</code></em> :</span></td><td> The second property to bind.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>transform</code></em> :</span></td><td> Transformation function or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>reverse_transform</code></em> :</span></td><td> The inverse transformation function or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>destroy_notify</code></em> :</span></td><td> Callback function called on disconnection with
+                     <em class="parameter"><code>user_data</code></em> as argument or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td><td> User data associated with the binding.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The descriptor of the binding. It is automatically
+              removed if one of the objects is finalized.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2646728"></a><h3><a name="exo-mutual-binding-new-with-negation"></a>exo_mutual_binding_new_with_negation ()</h3><a class="indexterm" name="id2646741"></a><pre class="programlisting"><a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a>* exo_mutual_binding_new_with_negation
+                                            (GObject *object1,
+                                             const gchar *property1,
+                                             GObject *object2,
+                                             const gchar *property2);</pre><p>
+Convenience function for binding with boolean negation of value.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>object1</code></em> :</span></td><td> The first <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>property1</code></em> :</span></td><td> The first property to bind.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>object2</code></em> :</span></td><td> The second <span class="type">GObject</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>property2</code></em> :</span></td><td> The second property to bind.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The descriptor of the binding. It is automatically removed
+              if one of the objects if finalized.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2646934"></a><h3><a name="exo-mutual-binding-unbind"></a>exo_mutual_binding_unbind ()</h3><a class="indexterm" name="id2646942"></a><pre class="programlisting">void        exo_mutual_binding_unbind       (<a href="exo-Binding-Properties-Functions.html#ExoMutualBinding">ExoMutualBinding</a> *binding);</pre><p>
+Disconnects the binding between two properties. Should be
+rarely used by applications.
+</p><p>
+This functions also calls the <em class="parameter"><code>destroy_notify</code></em> function that
+was specified when <em class="parameter"><code>binding</code></em> was created.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>binding</code></em> :</span></td><td> An <a href="exo-Binding-Properties-Functions.html#ExoMutualBinding"><span class="type">ExoMutualBinding</span></a> to unbind.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2647010"></a><h2>See Also</h2><p>
+<a href="http://developer.gnome.org/doc/API/2.0/gobject/" target="_top">GObject Reference
+Manual</a>, <a href="exo-Extensions-to-GObject.html" title="Extensions to GObject">Extensions to GObject</a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-Version-Information.html"><b>&lt;&lt; Version Information</b></a></td><td align="right"><a accesskey="n" href="exo-MD5-functions.html"><b>MD5 Functions &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-GObject.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-GObject.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-GObject.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,25 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Extensions to GObject</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="prev" href="exo-Extensions-to-gdk-pixbuf.html" title="Extensions to gdk-pixbuf"><link rel="next" href="exo-Extensions-to-Pango.html" title="Extensions to Pango"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-Extensions-to-gdk-pixbuf.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-extensions.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">exo Reference Manual</th><td><a accesskey="n" href="exo-Extensions-to-Pango.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="exo-Extensions-to-GObject"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">Extensions to GObject</span></h2><p>Extensions to GObject &#8212; Miscelleanous extensions to the GObject library</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+gboolean    <a href="exo-Extensions-to-GObject.html#exo-g-value-transform-negate">exo_g_value_transform_negate</a>    (const GValue *src_value,
+                                             GValue *dst_value);
+</pre></div><div class="refsect1" lang="en"><a name="id2642425"></a><h2>Description</h2><p>
+This facility includes several functions to extend the basic
+functionality provided by the GObject library.
+</p></div><div class="refsect1" lang="en"><a name="id2642435"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2642440"></a><h3><a name="exo-g-value-transform-negate"></a>exo_g_value_transform_negate ()</h3><a class="indexterm" name="id2642449"></a><pre class="programlisting">gboolean    exo_g_value_transform_negate    (const GValue *src_value,
+                                             GValue *dst_value);</pre><p>
+Applies boolean negation to <em class="parameter"><code>src_value</code></em> and stores the result
+in <em class="parameter"><code>dst_value</code></em>.
+</p><p>
+This function is mostly useful for binding boolean properties
+with inversing.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>src_value</code></em> :</span></td><td> A value convertible to <span class="type">gboolean</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dst_value</code></em> :</span></td><td> A value which can be assigned a <span class="type">gboolean</span>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> on successful transformation.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2642550"></a><h2>See Also</h2><p>
+<a href="http://developer.gnome.org/doc/API/2.0/gobject/" target="_top">GObject
+Reference Manual</a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-Extensions-to-gdk-pixbuf.html"><b>&lt;&lt; Extensions to gdk-pixbuf</b></a></td><td align="right"><a accesskey="n" href="exo-Extensions-to-Pango.html"><b>Extensions to Pango &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-Pango.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-Pango.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-Pango.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,47 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Extensions to Pango</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="prev" href="exo-Extensions-to-GObject.html" title="Extensions to GObject"><link rel="next" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-Extensions-to-GObject.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-extensions.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">exo Reference Manual</th><td><a accesskey="n" href="exo-miscelleanous.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="exo-Extensions-to-Pango"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">Extensions to Pango</span></h2><p>Extensions to Pango &#8212; Miscelleanous extensions to the Pango library.</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+enum        <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a>;
+gboolean    <a href="exo-Extensions-to-Pango.html#exo-pango-layout-set-text-ellipsized">exo_pango_layout_set_text_ellipsized</a>
+                                            (PangoLayout *layout,
+                                             const char *string,
+                                             int width,
+                                             <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a> mode);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2642850"></a><h2>Description</h2><p>
+This facility provides ellipsizing support functions for
+Pango 1.4 and below. If its build against Pango 1.6 or
+above, it uses the ellipsizing functionality provided
+by Pango, else its emulated in libexo.
+</p></div><div class="refsect1" lang="en"><a name="id2642859"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2642865"></a><h3><a name="ExoPangoEllipsizeMode"></a>enum ExoPangoEllipsizeMode</h3><a class="indexterm" name="id2642873"></a><pre class="programlisting">typedef enum /*&lt; enum,prefix=EXO_PANGO_ELLIPSIZE_MODE &gt;*/
+{
+  EXO_PANGO_ELLIPSIZE_NONE,
+  EXO_PANGO_ELLIPSIZE_START,
+  EXO_PANGO_ELLIPSIZE_MIDDLE,
+  EXO_PANGO_ELLIPSIZE_END,
+} ExoPangoEllipsizeMode;
+</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2642887"></a><h3><a name="exo-pango-layout-set-text-ellipsized"></a>exo_pango_layout_set_text_ellipsized ()</h3><a class="indexterm" name="id2642900"></a><pre class="programlisting">gboolean    exo_pango_layout_set_text_ellipsized
+                                            (PangoLayout *layout,
+                                             const char *string,
+                                             int width,
+                                             <a href="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</a> mode);</pre><p>
+Truncates a string if required to fit in <em class="parameter"><code>width</code></em> and sets it on the
+layout. Truncation involves removing characters from the start, middle or end
+respectively and replacing them with "...". Algorithm is a bit
+fuzzy, won't work 100%.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>layout</code></em> :</span></td><td> A <span class="type">PangoLayout</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>string</code></em> :</span></td><td> The string to ellipsize.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>width</code></em> :</span></td><td> The maximal width for the <em class="parameter"><code>layout</code></em>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>mode</code></em> :</span></td><td> The ellipsize mode.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if <em class="parameter"><code>string</code></em> had to be ellipsized to fit into <em class="parameter"><code>width</code></em>, else
+              <code class="literal">FALSE</code>.
+</td></tr></tbody></table></div></div></div><div class="refsect1" lang="en"><a name="id2643190"></a><h2>See Also</h2><p>
+<a href="http://developer.gnome.org/doc/API/2.0/pango/" target="_top">Pango Reference Manual</a>, <a href="ExoEllipsizedLabel.html" title="ExoEllipsizedLabel">ExoEllipsizedLabel</a>,
+<a href="ExoCellRendererEllipsizedText.html" title="ExoCellRendererEllipsizedText">ExoCellRendererEllipsizedText</a>
+</p></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-Extensions-to-GObject.html"><b>&lt;&lt; Extensions to GObject</b></a></td><td align="right"><a accesskey="n" href="exo-miscelleanous.html"><b>Part V. Miscelleanous &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-gdk-pixbuf.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-gdk-pixbuf.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-Extensions-to-gdk-pixbuf.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,19 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Extensions to gdk-pixbuf</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="prev" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="next" href="exo-Extensions-to-GObject.html" title="Extensions to GObject"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-extensions.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-extensions.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">exo Reference Manual</th><td><a accesskey="n" href="exo-Extensions-to-GObject.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="exo-Extensions-to-gdk-pixbuf"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">Extensions to gdk-pixbuf</span></h2><p>Extensions to gdk-pixbuf &#8212; Miscelleanous extensions to the gdk-pixbuf library</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+GdkPixbuf*  <a href="exo-Extensions-to-gdk-pixbuf.html#exo-gdk-pixbuf-scale-ratio">exo_gdk_pixbuf_scale_ratio</a>      (GdkPixbuf *source,
+                                             gint dest_size);
+</pre></div><div class="refsect1" lang="en"><a name="id2641911"></a><h2>Description</h2><p>
+This facility includes several functions to extend the basic functionality
+provided by the gdk-pixbuf library.
+</p></div><div class="refsect1" lang="en"><a name="id2641921"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2641926"></a><h3><a name="exo-gdk-pixbuf-scale-ratio"></a>exo_gdk_pixbuf_scale_ratio ()</h3><a class="indexterm" name="id2641934"></a><pre class="programlisting">GdkPixbuf*  exo_gdk_pixbuf_scale_ratio      (GdkPixbuf *source,
+                                             gint dest_size);</pre><p>
+Scales <em class="parameter"><code>source</code></em> to <em class="parameter"><code>dest_size</code></em> while preserving the aspect ratio of
+<em class="parameter"><code>source</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>source</code></em> :</span></td><td> The source <span class="type">GdkPixbuf</span>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>dest_size</code></em> :</span></td><td> The target size in pixel.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly created <span class="type">GdkPixbuf</span>.
+</td></tr></tbody></table></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-extensions.html"><b>&lt;&lt; Part IV. Extensions to existing frameworks</b></a></td><td align="right"><a accesskey="n" href="exo-Extensions-to-GObject.html"><b>Extensions to GObject &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-MD5-functions.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-MD5-functions.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-MD5-functions.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,85 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>MD5 Functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="prev" href="exo-Binding-Properties-Functions.html" title="Binding Properties Functions"><link rel="next" href="exo-String-Utility-Functions.html" title="String Utility Functions"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-Binding-Properties-Functions.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-miscelleanous.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">exo Reference Manual</th><td><a accesskey="n" href="exo-String-Utility-Functions.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="exo-MD5-functions"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">MD5 Functions</span></h2><p>MD5 Functions &#8212; MD5 hash implementation</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+            <a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a>;
+<a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a>* <a href="exo-MD5-functions.html#exo-str-get-md5-digest">exo_str_get_md5_digest</a>        (const gchar *contents);
+gchar*      <a href="exo-MD5-functions.html#exo-str-get-md5-str">exo_str_get_md5_str</a>             (const gchar *contents);
+<a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a>* <a href="exo-MD5-functions.html#exo-md5-str-to-digest">exo_md5_str_to_digest</a>         (const gchar *str_digest);
+gchar*      <a href="exo-MD5-functions.html#exo-md5-digest-to-str">exo_md5_digest_to_str</a>           (const <a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a> *digest);
+<a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a>* <a href="exo-MD5-functions.html#exo-md5-digest-dup">exo_md5_digest_dup</a>            (const <a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a> *digest);
+void        <a href="exo-MD5-functions.html#exo-md5-digest-free">exo_md5_digest_free</a>             (<a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a> *digest);
+guint       <a href="exo-MD5-functions.html#exo-md5-digest-hash">exo_md5_digest_hash</a>             (gconstpointer digest);
+gboolean    <a href="exo-MD5-functions.html#exo-md5-digest-equal">exo_md5_digest_equal</a>            (gconstpointer digest1,
+                                             gconstpointer digest2);
+
+
+</pre></div><div class="refsect1" lang="en"><a name="id2649508"></a><h2>Description</h2><p>
+  This is an implementation 16-byte MD5 hash algorithm with some
+  related utility functions.
+</p></div><div class="refsect1" lang="en"><a name="id2649517"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2649523"></a><h3><a name="ExoMd5Digest"></a>ExoMd5Digest</h3><a class="indexterm" name="id2649531"></a><pre class="programlisting">typedef struct {
+  guchar digest[16];
+} ExoMd5Digest;
+</pre><p>
+
+</p></div><hr><div class="refsect2" lang="en"><a name="id2649546"></a><h3><a name="exo-str-get-md5-digest"></a>exo_str_get_md5_digest ()</h3><a class="indexterm" name="id2649555"></a><pre class="programlisting"><a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a>* exo_str_get_md5_digest        (const gchar *contents);</pre><p>
+Creates a binary MD5 digest of the string <em class="parameter"><code>contents</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>contents</code></em> :</span></td><td> The string to create a digest of.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A new binary MD5 digest. It should be freed
+              with <a href="exo-MD5-functions.html#exo-md5-digest-free"><code class="function">exo_md5_digest_free()</code></a> when no longer
+              needed.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2649626"></a><h3><a name="exo-str-get-md5-str"></a>exo_str_get_md5_str ()</h3><a class="indexterm" name="id2649635"></a><pre class="programlisting">gchar*      exo_str_get_md5_str             (const gchar *contents);</pre><p>
+Creates a character array MD5 digestof the string
+<em class="parameter"><code>contents</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>contents</code></em> :</span></td><td> The string to create a digest of.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly-allocated character array which
+              should be free with <code class="function">g_free()</code> when no
+              longer needed.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2649706"></a><h3><a name="exo-md5-str-to-digest"></a>exo_md5_str_to_digest ()</h3><a class="indexterm" name="id2649715"></a><pre class="programlisting"><a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a>* exo_md5_str_to_digest         (const gchar *str_digest);</pre><p>
+Converts thq <em class="parameter"><code>str_digest</code></em> character array digest
+into a binary digest.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>str_digest</code></em> :</span></td><td> The character array digest to convert.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly allocated binary digest. It should
+              be freed with <a href="exo-MD5-functions.html#exo-md5-digest-free"><code class="function">exo_md5_digest_free()</code></a> when
+              no longer needed.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2649786"></a><h3><a name="exo-md5-digest-to-str"></a>exo_md5_digest_to_str ()</h3><a class="indexterm" name="id2649795"></a><pre class="programlisting">gchar*      exo_md5_digest_to_str           (const <a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a> *digest);</pre><p>
+Converts the binary <em class="parameter"><code>digest</code></em> to an ASCII character array
+digest. The result can be used as an ordinary C 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>digest</code></em> :</span></td><td> The binary MD5 digest to convert.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A newly-allocated character array which
+              should be freed with <code class="function">g_free()</code> when no
+              longer needed.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2649865"></a><h3><a name="exo-md5-digest-dup"></a>exo_md5_digest_dup ()</h3><a class="indexterm" name="id2649874"></a><pre class="programlisting"><a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a>* exo_md5_digest_dup            (const <a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a> *digest);</pre><p>
+Duplicates the contents of the <em class="parameter"><code>digest</code></em> binary
+MD5 digest.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>digest</code></em> :</span></td><td> The MD5 digest to copy.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A new binary MD5 digest. It should
+              be freed with <a href="exo-MD5-functions.html#exo-md5-digest-free"><code class="function">exo_md5_digest_free()</code></a>
+              when no longer needed.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2649944"></a><h3><a name="exo-md5-digest-free"></a>exo_md5_digest_free ()</h3><a class="indexterm" name="id2649953"></a><pre class="programlisting">void        exo_md5_digest_free             (<a href="exo-MD5-functions.html#ExoMd5Digest">ExoMd5Digest</a> *digest);</pre><p>
+Frees the memory allocated for the MD5 binary
+<em class="parameter"><code>digest</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>digest</code></em> :</span></td><td> The MD5 digest to free.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2650004"></a><h3><a name="exo-md5-digest-hash"></a>exo_md5_digest_hash ()</h3><a class="indexterm" name="id2650012"></a><pre class="programlisting">guint       exo_md5_digest_hash             (gconstpointer digest);</pre><p>
+Gets the numeric hash of <em class="parameter"><code>digest</code></em>, for use
+in <span class="type">GHashTable</span> and <span class="type">GCache</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>digest</code></em> :</span></td><td> The <a href="exo-MD5-functions.html#ExoMd5Digest"><span class="type">ExoMd5Digest</span></a> to hash.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> An unsigned integer hash of
+              the digest;
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2650161"></a><h3><a name="exo-md5-digest-equal"></a>exo_md5_digest_equal ()</h3><a class="indexterm" name="id2650169"></a><pre class="programlisting">gboolean    exo_md5_digest_equal            (gconstpointer digest1,
+                                             gconstpointer digest2);</pre><p>
+Tests the equality of <em class="parameter"><code>digest1</code></em> and <em class="parameter"><code>digest2</code></em>, useful for <span class="type">GHashTable</span> and
+<span class="type">GCashe</span>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>digest1</code></em> :</span></td><td> the first <a href="exo-MD5-functions.html#ExoMd5Digest"><span class="type">ExoMd5Digest</span></a> to compare.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>digest2</code></em> :</span></td><td> the second <a href="exo-MD5-functions.html#ExoMd5Digest"><span class="type">ExoMd5Digest</span></a> to compare.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if both digests are equal, <code class="literal">FALSE</code> otherwise.
+</td></tr></tbody></table></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-Binding-Properties-Functions.html"><b>&lt;&lt; Binding Properties Functions</b></a></td><td align="right"><a accesskey="n" href="exo-String-Utility-Functions.html"><b>String Utility Functions &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-String-Utility-Functions.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-String-Utility-Functions.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-String-Utility-Functions.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,43 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>String Utility Functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="prev" href="exo-MD5-functions.html" title="MD5 Functions"><link rel="next" href="ExoXsessionClient.html" title="ExoXsessionClient"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-MD5-functions.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-miscelleanous.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">exo Reference Manual</th><td><a accesskey="n" href="ExoXsessionClient.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="exo-String-Utility-Functions"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">String Utility Functions</span></h2><p>String Utility Functions &#8212; Various string-related functions.</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+gchar*      <a href="exo-String-Utility-Functions.html#exo-str-elide-underscores">exo_str_elide_underscores</a>       (const gchar *text);
+gboolean    <a href="exo-String-Utility-Functions.html#exo-str-is-equal">exo_str_is_equal</a>                (const gchar *a,
+                                             const gchar *b);
+gchar**     <a href="exo-String-Utility-Functions.html#exo-strndupv">exo_strndupv</a>                    (gchar **strv,
+                                             gint num);
+</pre></div><div class="refsect1" lang="en"><a name="id2651419"></a><h2>Description</h2><p>
+This section describes a number of utility functions for manipulating
+strings.
+</p></div><div class="refsect1" lang="en"><a name="id2651429"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2651434"></a><h3><a name="exo-str-elide-underscores"></a>exo_str_elide_underscores ()</h3><a class="indexterm" name="id2651443"></a><pre class="programlisting">gchar*      exo_str_elide_underscores       (const gchar *text);</pre><p>
+Returns a copy of <em class="parameter"><code>text</code></em> with all mnemonic underscores
+stripped off.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>text</code></em> :</span></td><td> A zero terminated string.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> A copy of <em class="parameter"><code>text</code></em> without underscores. The
+              returned string must be freed when no
+              longer required.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2651577"></a><h3><a name="exo-str-is-equal"></a>exo_str_is_equal ()</h3><a class="indexterm" name="id2651586"></a><pre class="programlisting">gboolean    exo_str_is_equal                (const gchar *a,
+                                             const gchar *b);</pre><p>
+<code class="literal">NULL</code>-safe string comparison. Returns <code class="literal">TRUE</code> if both <em class="parameter"><code>a</code></em> and <em class="parameter"><code>b</code></em> are
+<code class="literal">NULL</code> or if <em class="parameter"><code>a</code></em> and <em class="parameter"><code>b</code></em> refer to valid strings which are equal.
+</p><p>
+You should always prefer this function over <code class="function">strcmp()</code>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>a</code></em> :</span></td><td> A pointer to first string or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>b</code></em> :</span></td><td> A pointer to second string or <code class="literal">NULL</code>.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> <code class="literal">TRUE</code> if <em class="parameter"><code>a</code></em> equals <em class="parameter"><code>b</code></em>, else <code class="literal">FALSE</code>.
+</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2651744"></a><h3><a name="exo-strndupv"></a>exo_strndupv ()</h3><a class="indexterm" name="id2651752"></a><pre class="programlisting">gchar**     exo_strndupv                    (gchar **strv,
+                                             gint num);</pre><p>
+Creates a new string vector containing the
+first <em class="parameter"><code>n</code></em> elements of <em class="parameter"><code>strv</code></em>.</p><p>
+
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>strv</code></em> :</span></td><td> String vector to duplicate.
+</td></tr><tr><td><span class="term"><em class="parameter"><code>num</code></em> :</span></td><td> Number of strings in <em class="parameter"><code>strv</code></em> to
+         duplicate.
+</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> The new string vector. Should be
+              freed using <code class="function">g_strfreev()</code> when no
+              longer needed.
+</td></tr></tbody></table></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-MD5-functions.html"><b>&lt;&lt; MD5 Functions</b></a></td><td align="right"><a accesskey="n" href="ExoXsessionClient.html"><b>ExoXsessionClient &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-Version-Information.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-Version-Information.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-Version-Information.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,69 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Version Information</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="prev" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="next" href="exo-Binding-Properties-Functions.html" title="Binding Properties Functions"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-miscelleanous.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="exo-miscelleanous.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">exo Reference Manual</th><td><a accesskey="n" href="exo-Binding-Properties-Functions.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="exo-Version-Information"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><span class="refentrytitle">Version Information</span></h2><p>Version Information &#8212; Variables and macros to check the exo version</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
+
+#include &lt;exo/exo.h&gt;
+
+
+extern      const guint <a href="exo-Version-Information.html#exo-major-version">exo_major_version</a>;
+extern      const guint <a href="exo-Version-Information.html#exo-minor-version">exo_minor_version</a>;
+extern      const guint <a href="exo-Version-Information.html#exo-micro-version">exo_micro_version</a>;
+
+#define     <a href="exo-Version-Information.html#EXO-MAJOR-VERSION:CAPS">EXO_MAJOR_VERSION</a>
+#define     <a href="exo-Version-Information.html#EXO-MINOR-VERSION:CAPS">EXO_MINOR_VERSION</a>
+#define     <a href="exo-Version-Information.html#EXO-MICRO-VERSION:CAPS">EXO_MICRO_VERSION</a>
+#define     <a href="exo-Version-Information.html#EXO-CHECK-VERSION:CAPS">EXO_CHECK_VERSION</a>               (major,minor,micro)
+</pre></div><div class="refsect1" lang="en"><a name="id2643686"></a><h2>Description</h2><p>
+Exo provides version information, primarily useful in configure for
+builds that have a configure script. Applications may use it to
+check if a certain feature is available in the version of libexo
+they are being built against or being linked with.
+</p></div><div class="refsect1" lang="en"><a name="id2643696"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2643701"></a><h3><a name="exo-major-version"></a>exo_major_version</h3><a class="indexterm" name="id2643709"></a><pre class="programlisting">extern const guint exo_major_version;
+</pre><p>
+The major version number of the exo library (e.g. in libexo 0.1.3
+this is 0).
+</p><p>
+This variable is in the library, and therefore represents the exo
+library you have linked against. Contrast with the <a href="exo-Version-Information.html#EXO-MAJOR-VERSION:CAPS"><span class="type">EXO_MAJOR_VERSION</span></a>
+macro, which represents the major version of the libexo headers
+you have included.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2643734"></a><h3><a name="exo-minor-version"></a>exo_minor_version</h3><a class="indexterm" name="id2643742"></a><pre class="programlisting">extern const guint exo_minor_version;
+</pre><p>
+The minor version number of the exo library (e.g. in libexo 0.1.3
+this is 1).
+</p><p>
+This variable is in the library, and therefore represents the exo
+library you have linked against. Contrast with the <a href="exo-Version-Information.html#EXO-MINOR-VERSION:CAPS"><span class="type">EXO_MINOR_VERSION</span></a>
+macro, which represents the minor version of the libexo headers
+you have included.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2643767"></a><h3><a name="exo-micro-version"></a>exo_micro_version</h3><a class="indexterm" name="id2643776"></a><pre class="programlisting">extern const guint exo_micro_version;
+</pre><p>
+The micro version number of the exo library (e.g. in libexo 0.1.3
+this is 3).
+</p><p>
+This variable is in the library, and therefore represents the exo
+library you have linked against. Contrast with the <a href="exo-Version-Information.html#EXO-MICRO-VERSION:CAPS"><span class="type">EXO_MICRO_VERSION</span></a>
+macro, which represents the micro version of the libexo headers
+you have included.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2643800"></a><h3><a name="EXO-MAJOR-VERSION:CAPS"></a>EXO_MAJOR_VERSION</h3><a class="indexterm" name="id2643809"></a><pre class="programlisting">#define EXO_MAJOR_VERSION 0
+</pre><p>
+Like <a href="exo-Version-Information.html#exo-major-version"><span class="type">exo_major_version</span></a>, but from the headers used at application
+compile time, rather than from the library linked against at
+application run time.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2643829"></a><h3><a name="EXO-MINOR-VERSION:CAPS"></a>EXO_MINOR_VERSION</h3><a class="indexterm" name="id2643906"></a><pre class="programlisting">#define EXO_MINOR_VERSION 3
+</pre><p>
+Like <a href="exo-Version-Information.html#exo-minor-version"><span class="type">exo_minor_version</span></a>, but from the headers used at application
+compile time, rather than from the library linked against at
+application run time.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2643926"></a><h3><a name="EXO-MICRO-VERSION:CAPS"></a>EXO_MICRO_VERSION</h3><a class="indexterm" name="id2643934"></a><pre class="programlisting">#define EXO_MICRO_VERSION 0
+</pre><p>
+Like <a href="exo-Version-Information.html#exo-micro-version"><span class="type">exo_micro_version</span></a>, but from the headers used at application
+compile time, rather than from the library linked against at
+application run time.
+</p></div><hr><div class="refsect2" lang="en"><a name="id2643955"></a><h3><a name="EXO-CHECK-VERSION:CAPS"></a>EXO_CHECK_VERSION()</h3><a class="indexterm" name="id2643963"></a><pre class="programlisting">#define     EXO_CHECK_VERSION(major,minor,micro)</pre><p>
+Returns <code class="literal">TRUE</code> if the version of the libexo header files is 
+equal or better than the passed-in version.
+</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><em class="parameter"><code>major</code></em> :</span></td><td>major version (e.g. 0 for version 0.1.3)
+</td></tr><tr><td><span class="term"><em class="parameter"><code>minor</code></em> :</span></td><td>minor version (e.g. 1 for version 0.1.3)
+</td></tr><tr><td><span class="term"><em class="parameter"><code>micro</code></em> :</span></td><td>micro version (e.g. 3 for version 0.1.3)
+
+
+</td></tr></tbody></table></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-miscelleanous.html"><b>&lt;&lt; Part V. Miscelleanous</b></a></td><td align="right"><a accesskey="n" href="exo-Binding-Properties-Functions.html"><b>Binding Properties Functions &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-extensions.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-extensions.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-extensions.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part IV. Extensions to existing frameworks</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="index.html" title="exo Reference Manual"><link rel="prev" href="ExoIconView.html" title="ExoIconView"><link rel="next" href="exo-Extensions-to-gdk-pixbuf.html" title="Extensions to gdk-pixbuf"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoIconView.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></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">exo Reference Manual</th><td><a accesskey="n" href="exo-Extensions-to-gdk-pixbuf.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="exo-extensions"></a>Extensions to existing frameworks</h1></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoIconView.html"><b>&lt;&lt; ExoIconView</b></a></td><td align="right"><a accesskey="n" href="exo-Extensions-to-gdk-pixbuf.html"><b>Extensions to gdk-pixbuf &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-miscelleanous.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-miscelleanous.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-miscelleanous.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part V. Miscelleanous</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="index.html" title="exo Reference Manual"><link rel="prev" href="exo-Extensions-to-Pango.html" title="Extensions to Pango"><link rel="next" href="exo-Version-Information.html" title="Version Information"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-Extensions-to-Pango.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></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">exo Reference Manual</th><td><a accesskey="n" href="exo-Version-Information.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="exo-miscelleanous"></a>Miscelleanous</h1></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-Extensions-to-Pango.html"><b>&lt;&lt; Extensions to Pango</b></a></td><td align="right"><a accesskey="n" href="exo-Version-Information.html"><b>Version Information &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-overview.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-overview.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-overview.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,8 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part I. Overview</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="index.html" title="exo Reference Manual"><link rel="prev" href="index.html" title="exo Reference Manual"><link rel="next" href="exo-toolbars.html" title="Part II. Editable Toolbars"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></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">exo Reference Manual</th><td><a accesskey="n" href="exo-toolbars.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="exo-overview"></a>Overview</h1></div></div></div><p>
+      <a href="http://libexo.os-cillation.com/" target="_top">libexo</a> is an extension
+      library for <a href="http://www.xfce.org/" target="_top">Xfce</a>,
+      developed by <a href="http://www.os-cillation.com/" target="_top">os-cillation</a>.
+      While Xfce comes with quite a few libraries that are targeted at desktop development,
+      libexo is targeted at application developement - in particular, developing applications for
+      the Xfce Desktop Environment.
+		</p></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="index.html"><b>&lt;&lt; exo Reference Manual</b></a></td><td align="right"><a accesskey="n" href="exo-toolbars.html"><b>Part II. Editable Toolbars &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-toolbars.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-toolbars.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-toolbars.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,14 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part II. Editable Toolbars</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="index.html" title="exo Reference Manual"><link rel="prev" href="exo-overview.html" title="Part I. Overview"><link rel="next" href="ExoToolbarsModel.html" title="ExoToolbarsModel"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="exo-overview.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></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">exo Reference Manual</th><td><a accesskey="n" href="ExoToolbarsModel.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="exo-toolbars"></a>Editable Toolbars</h1></div></div></div><p>
+      These classes together provide a framework for editable
+      toolbars based on the GtkAction facility introduced with Gtk+
+      2.4. To create editable toolbars with exo, use the <a href="ExoToolbarsModel.html" title="ExoToolbarsModel">ExoToolbarsModel</a> class with the
+      <a href="ExoToolbarsView.html" title="ExoToolbarsView">ExoToolbarsView</a> widget. This
+      widget is designed around a <em class="firstterm">Model/View/Controller</em>
+      design and consists of three parts:
+
+      </p><table class="simplelist" border="0" summary="Simple list"><tr><td>The toolbars widget (<span class="structname">ExoToolbarsView</span>)</td></tr><tr><td>The toolbars model (<span class="structname">ExoToolbarsModel</span>)</td></tr><tr><td>The toolbars editor widget (<span class="structname">ExoToolbarsEditor</span>)</td></tr></table><p>
+
+      The <a href="ExoToolbarsEditorDialog.html" title="ExoToolbarsEditorDialog">ExoToolbarsEditorDialog</a> widget is provided
+      for convenience, it simply wraps the <a href="ExoToolbarsEditor.html" title="ExoToolbarsEditor">ExoToolbarsEditor</a>
+      component into a <span class="structname">GtkDialog</span>.
+    </p></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="exo-overview.html"><b>&lt;&lt; Part I. Overview</b></a></td><td align="right"><a accesskey="n" href="ExoToolbarsModel.html"><b>ExoToolbarsModel &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo-widgets.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo-widgets.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo-widgets.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part III. Additional widgets</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="index.html" title="exo Reference Manual"><link rel="prev" href="ExoToolbarsView.html" title="ExoToolbarsView"><link rel="next" href="ExoCellRendererEllipsizedText.html" title="ExoCellRendererEllipsizedText"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoToolbarsView.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></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">exo Reference Manual</th><td><a accesskey="n" href="ExoCellRendererEllipsizedText.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="exo-widgets"></a>Additional widgets</h1></div></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoToolbarsView.html"><b>&lt;&lt; ExoToolbarsView</b></a></td><td align="right"><a accesskey="n" href="ExoCellRendererEllipsizedText.html"><b>ExoCellRendererEllipsizedText &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/exo.devhelp
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/exo.devhelp	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/exo.devhelp	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,214 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<book xmlns="http://www.devhelp.net/book" title="exo Reference Manual" link="index.html" author="" name="exo">
+  <chapters>
+    <sub name="Overview" link="exo-overview.html"/>
+    <sub name="Editable Toolbars" link="exo-toolbars.html">
+      <sub name="ExoToolbarsModel" link="ExoToolbarsModel.html"/>
+      <sub name="ExoToolbarsEditor" link="ExoToolbarsEditor.html"/>
+      <sub name="ExoToolbarsEditorDialog" link="ExoToolbarsEditorDialog.html"/>
+      <sub name="ExoToolbarsView" link="ExoToolbarsView.html"/>
+    </sub>
+    <sub name="Additional widgets" link="exo-widgets.html">
+      <sub name="ExoCellRendererEllipsizedText" link="ExoCellRendererEllipsizedText.html"/>
+      <sub name="ExoEllipsizedLabel" link="ExoEllipsizedLabel.html"/>
+      <sub name="ExoIconBar" link="ExoIconBar.html"/>
+      <sub name="ExoIconView" link="ExoIconView.html"/>
+    </sub>
+    <sub name="Extensions to existing frameworks" link="exo-extensions.html">
+      <sub name="Extensions to gdk-pixbuf" link="exo-Extensions-to-gdk-pixbuf.html"/>
+      <sub name="Extensions to GObject" link="exo-Extensions-to-GObject.html"/>
+      <sub name="Extensions to Pango" link="exo-Extensions-to-Pango.html"/>
+    </sub>
+    <sub name="Miscelleanous" link="exo-miscelleanous.html">
+      <sub name="Version Information" link="exo-Version-Information.html"/>
+      <sub name="Binding Properties Functions" link="exo-Binding-Properties-Functions.html"/>
+      <sub name="MD5 Functions" link="exo-MD5-functions.html"/>
+      <sub name="String Utility Functions" link="exo-String-Utility-Functions.html"/>
+      <sub name="ExoXsessionClient" link="ExoXsessionClient.html"/>
+    </sub>
+    <sub name="Index" link="ix01.html"/>
+  </chapters>
+  <functions>
+    <function name="ExoToolbarsModel" link="ExoToolbarsModel.html#ExoToolbarsModel-struct"/>
+    <function name="enum ExoToolbarsModelFlags" link="ExoToolbarsModel.html#ExoToolbarsModelFlags"/>
+    <function name="EXO_TOOLBARS_ITEM_TYPE" link="ExoToolbarsModel.html#EXO-TOOLBARS-ITEM-TYPE:CAPS"/>
+    <function name="exo_toolbars_model_new ()" link="ExoToolbarsModel.html#exo-toolbars-model-new"/>
+    <function name="exo_toolbars_model_set_actions ()" link="ExoToolbarsModel.html#exo-toolbars-model-set-actions"/>
+    <function name="exo_toolbars_model_get_actions ()" link="ExoToolbarsModel.html#exo-toolbars-model-get-actions"/>
+    <function name="exo_toolbars_model_load_from_file ()" link="ExoToolbarsModel.html#exo-toolbars-model-load-from-file"/>
+    <function name="exo_toolbars_model_save_to_file ()" link="ExoToolbarsModel.html#exo-toolbars-model-save-to-file"/>
+    <function name="exo_toolbars_model_get_flags ()" link="ExoToolbarsModel.html#exo-toolbars-model-get-flags"/>
+    <function name="exo_toolbars_model_set_flags ()" link="ExoToolbarsModel.html#exo-toolbars-model-set-flags"/>
+    <function name="exo_toolbars_model_get_style ()" link="ExoToolbarsModel.html#exo-toolbars-model-get-style"/>
+    <function name="exo_toolbars_model_set_style ()" link="ExoToolbarsModel.html#exo-toolbars-model-set-style"/>
+    <function name="exo_toolbars_model_unset_style ()" link="ExoToolbarsModel.html#exo-toolbars-model-unset-style"/>
+    <function name="exo_toolbars_model_get_item_type ()" link="ExoToolbarsModel.html#exo-toolbars-model-get-item-type"/>
+    <function name="exo_toolbars_model_get_item_id ()" link="ExoToolbarsModel.html#exo-toolbars-model-get-item-id"/>
+    <function name="exo_toolbars_model_get_item_data ()" link="ExoToolbarsModel.html#exo-toolbars-model-get-item-data"/>
+    <function name="exo_toolbars_model_add_item ()" link="ExoToolbarsModel.html#exo-toolbars-model-add-item"/>
+    <function name="exo_toolbars_model_add_separator ()" link="ExoToolbarsModel.html#exo-toolbars-model-add-separator"/>
+    <function name="exo_toolbars_model_add_toolbar ()" link="ExoToolbarsModel.html#exo-toolbars-model-add-toolbar"/>
+    <function name="exo_toolbars_model_move_item ()" link="ExoToolbarsModel.html#exo-toolbars-model-move-item"/>
+    <function name="exo_toolbars_model_remove_item ()" link="ExoToolbarsModel.html#exo-toolbars-model-remove-item"/>
+    <function name="exo_toolbars_model_remove_toolbar ()" link="ExoToolbarsModel.html#exo-toolbars-model-remove-toolbar"/>
+    <function name="exo_toolbars_model_n_items ()" link="ExoToolbarsModel.html#exo-toolbars-model-n-items"/>
+    <function name="exo_toolbars_model_item_nth ()" link="ExoToolbarsModel.html#exo-toolbars-model-item-nth"/>
+    <function name="exo_toolbars_model_n_toolbars ()" link="ExoToolbarsModel.html#exo-toolbars-model-n-toolbars"/>
+    <function name="exo_toolbars_model_toolbar_nth ()" link="ExoToolbarsModel.html#exo-toolbars-model-toolbar-nth"/>
+    <function name="The &quot;get-item-data&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-get-item-data"/>
+    <function name="The &quot;get-item-id&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-get-item-id"/>
+    <function name="The &quot;get-item-type&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-get-item-type"/>
+    <function name="The &quot;item-added&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-item-added"/>
+    <function name="The &quot;item-removed&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-item-removed"/>
+    <function name="The &quot;toolbar-added&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-toolbar-added"/>
+    <function name="The &quot;toolbar-changed&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-toolbar-changed"/>
+    <function name="The &quot;toolbar-removed&quot; signal" link="ExoToolbarsModel.html#ExoToolbarsModel-toolbar-removed"/>
+    <function name="ExoToolbarsEditor" link="ExoToolbarsEditor.html#ExoToolbarsEditor-struct"/>
+    <function name="exo_toolbars_editor_new ()" link="ExoToolbarsEditor.html#exo-toolbars-editor-new"/>
+    <function name="exo_toolbars_editor_new_with_model ()" link="ExoToolbarsEditor.html#exo-toolbars-editor-new-with-model"/>
+    <function name="exo_toolbars_editor_get_model ()" link="ExoToolbarsEditor.html#exo-toolbars-editor-get-model"/>
+    <function name="exo_toolbars_editor_set_model ()" link="ExoToolbarsEditor.html#exo-toolbars-editor-set-model"/>
+    <function name="exo_toolbars_editor_get_ui_manager ()" link="ExoToolbarsEditor.html#exo-toolbars-editor-get-ui-manager"/>
+    <function name="exo_toolbars_editor_set_ui_manager ()" link="ExoToolbarsEditor.html#exo-toolbars-editor-set-ui-manager"/>
+    <function name="The &quot;model&quot; property" link="ExoToolbarsEditor.html#ExoToolbarsEditor--model"/>
+    <function name="The &quot;ui-manager&quot; property" link="ExoToolbarsEditor.html#ExoToolbarsEditor--ui-manager"/>
+    <function name="ExoToolbarsEditorDialog" link="ExoToolbarsEditorDialog.html#ExoToolbarsEditorDialog-struct"/>
+    <function name="exo_toolbars_editor_dialog_new_with_model ()" link="ExoToolbarsEditorDialog.html#exo-toolbars-editor-dialog-new-with-model"/>
+    <function name="ExoToolbarsView" link="ExoToolbarsView.html#ExoToolbarsView-struct"/>
+    <function name="exo_toolbars_view_new ()" link="ExoToolbarsView.html#exo-toolbars-view-new"/>
+    <function name="exo_toolbars_view_new_with_model ()" link="ExoToolbarsView.html#exo-toolbars-view-new-with-model"/>
+    <function name="exo_toolbars_view_get_editing ()" link="ExoToolbarsView.html#exo-toolbars-view-get-editing"/>
+    <function name="exo_toolbars_view_set_editing ()" link="ExoToolbarsView.html#exo-toolbars-view-set-editing"/>
+    <function name="exo_toolbars_view_get_model ()" link="ExoToolbarsView.html#exo-toolbars-view-get-model"/>
+    <function name="exo_toolbars_view_set_model ()" link="ExoToolbarsView.html#exo-toolbars-view-set-model"/>
+    <function name="exo_toolbars_view_get_ui_manager ()" link="ExoToolbarsView.html#exo-toolbars-view-get-ui-manager"/>
+    <function name="exo_toolbars_view_set_ui_manager ()" link="ExoToolbarsView.html#exo-toolbars-view-set-ui-manager"/>
+    <function name="The &quot;editing&quot; property" link="ExoToolbarsView.html#ExoToolbarsView--editing"/>
+    <function name="The &quot;model&quot; property" link="ExoToolbarsView.html#ExoToolbarsView--model"/>
+    <function name="The &quot;ui-manager&quot; property" link="ExoToolbarsView.html#ExoToolbarsView--ui-manager"/>
+    <function name="The &quot;action-request&quot; signal" link="ExoToolbarsView.html#ExoToolbarsView-action-request"/>
+    <function name="The &quot;customize&quot; signal" link="ExoToolbarsView.html#ExoToolbarsView-customize"/>
+    <function name="ExoCellRendererEllipsizedText" link="ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText-struct"/>
+    <function name="exo_cell_renderer_ellipsized_text_new ()" link="ExoCellRendererEllipsizedText.html#exo-cell-renderer-ellipsized-text-new"/>
+    <function name="The &quot;ellipsize&quot; property" link="ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText--ellipsize"/>
+    <function name="The &quot;ellipsize-set&quot; property" link="ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText--ellipsize-set"/>
+    <function name="ExoEllipsizedLabel" link="ExoEllipsizedLabel.html#ExoEllipsizedLabel-struct"/>
+    <function name="exo_ellipsized_label_new ()" link="ExoEllipsizedLabel.html#exo-ellipsized-label-new"/>
+    <function name="exo_ellipsized_label_get_ellipsize ()" link="ExoEllipsizedLabel.html#exo-ellipsized-label-get-ellipsize"/>
+    <function name="exo_ellipsized_label_set_ellipsize ()" link="ExoEllipsizedLabel.html#exo-ellipsized-label-set-ellipsize"/>
+    <function name="The &quot;ellipsize&quot; property" link="ExoEllipsizedLabel.html#ExoEllipsizedLabel--ellipsize"/>
+    <function name="ExoIconBar" link="ExoIconBar.html#ExoIconBar-struct"/>
+    <function name="exo_icon_bar_new ()" link="ExoIconBar.html#exo-icon-bar-new"/>
+    <function name="exo_icon_bar_new_with_model ()" link="ExoIconBar.html#exo-icon-bar-new-with-model"/>
+    <function name="exo_icon_bar_get_model ()" link="ExoIconBar.html#exo-icon-bar-get-model"/>
+    <function name="exo_icon_bar_set_model ()" link="ExoIconBar.html#exo-icon-bar-set-model"/>
+    <function name="exo_icon_bar_get_pixbuf_column ()" link="ExoIconBar.html#exo-icon-bar-get-pixbuf-column"/>
+    <function name="exo_icon_bar_set_pixbuf_column ()" link="ExoIconBar.html#exo-icon-bar-set-pixbuf-column"/>
+    <function name="exo_icon_bar_get_text_column ()" link="ExoIconBar.html#exo-icon-bar-get-text-column"/>
+    <function name="exo_icon_bar_set_text_column ()" link="ExoIconBar.html#exo-icon-bar-set-text-column"/>
+    <function name="exo_icon_bar_get_orientation ()" link="ExoIconBar.html#exo-icon-bar-get-orientation"/>
+    <function name="exo_icon_bar_set_orientation ()" link="ExoIconBar.html#exo-icon-bar-set-orientation"/>
+    <function name="exo_icon_bar_get_active ()" link="ExoIconBar.html#exo-icon-bar-get-active"/>
+    <function name="exo_icon_bar_set_active ()" link="ExoIconBar.html#exo-icon-bar-set-active"/>
+    <function name="exo_icon_bar_get_active_iter ()" link="ExoIconBar.html#exo-icon-bar-get-active-iter"/>
+    <function name="exo_icon_bar_set_active_iter ()" link="ExoIconBar.html#exo-icon-bar-set-active-iter"/>
+    <function name="The &quot;active&quot; property" link="ExoIconBar.html#ExoIconBar--active"/>
+    <function name="The &quot;model&quot; property" link="ExoIconBar.html#ExoIconBar--model"/>
+    <function name="The &quot;orientation&quot; property" link="ExoIconBar.html#ExoIconBar--orientation"/>
+    <function name="The &quot;pixbuf-column&quot; property" link="ExoIconBar.html#ExoIconBar--pixbuf-column"/>
+    <function name="The &quot;text-column&quot; property" link="ExoIconBar.html#ExoIconBar--text-column"/>
+    <function name="The &quot;active-item-border-color&quot; style property" link="ExoIconBar.html#ExoIconBar--active-item-border-color"/>
+    <function name="The &quot;active-item-fill-color&quot; style property" link="ExoIconBar.html#ExoIconBar--active-item-fill-color"/>
+    <function name="The &quot;active-item-text-color&quot; style property" link="ExoIconBar.html#ExoIconBar--active-item-text-color"/>
+    <function name="The &quot;cursor-item-border-color&quot; style property" link="ExoIconBar.html#ExoIconBar--cursor-item-border-color"/>
+    <function name="The &quot;cursor-item-fill-color&quot; style property" link="ExoIconBar.html#ExoIconBar--cursor-item-fill-color"/>
+    <function name="The &quot;cursor-item-text-color&quot; style property" link="ExoIconBar.html#ExoIconBar--cursor-item-text-color"/>
+    <function name="The &quot;selection-changed&quot; signal" link="ExoIconBar.html#ExoIconBar-selection-changed"/>
+    <function name="The &quot;set-scroll-adjustments&quot; signal" link="ExoIconBar.html#ExoIconBar-set-scroll-adjustments"/>
+    <function name="ExoIconView" link="ExoIconView.html#ExoIconView-struct"/>
+    <function name="exo_icon_view_new ()" link="ExoIconView.html#exo-icon-view-new"/>
+    <function name="exo_icon_view_new_with_model ()" link="ExoIconView.html#exo-icon-view-new-with-model"/>
+    <function name="exo_icon_view_get_model ()" link="ExoIconView.html#exo-icon-view-get-model"/>
+    <function name="exo_icon_view_set_model ()" link="ExoIconView.html#exo-icon-view-set-model"/>
+    <function name="exo_icon_view_get_text_column ()" link="ExoIconView.html#exo-icon-view-get-text-column"/>
+    <function name="exo_icon_view_set_text_column ()" link="ExoIconView.html#exo-icon-view-set-text-column"/>
+    <function name="exo_icon_view_get_markup_column ()" link="ExoIconView.html#exo-icon-view-get-markup-column"/>
+    <function name="exo_icon_view_set_markup_column ()" link="ExoIconView.html#exo-icon-view-set-markup-column"/>
+    <function name="exo_icon_view_get_pixbuf_column ()" link="ExoIconView.html#exo-icon-view-get-pixbuf-column"/>
+    <function name="exo_icon_view_set_pixbuf_column ()" link="ExoIconView.html#exo-icon-view-set-pixbuf-column"/>
+    <function name="exo_icon_view_get_orientation ()" link="ExoIconView.html#exo-icon-view-get-orientation"/>
+    <function name="exo_icon_view_set_orientation ()" link="ExoIconView.html#exo-icon-view-set-orientation"/>
+    <function name="exo_icon_view_get_selection_mode ()" link="ExoIconView.html#exo-icon-view-get-selection-mode"/>
+    <function name="exo_icon_view_set_selection_mode ()" link="ExoIconView.html#exo-icon-view-set-selection-mode"/>
+    <function name="exo_icon_view_get_path_at_pos ()" link="ExoIconView.html#exo-icon-view-get-path-at-pos"/>
+    <function name="ExoIconViewForeachFunc ()" link="ExoIconView.html#ExoIconViewForeachFunc"/>
+    <function name="exo_icon_view_selected_foreach ()" link="ExoIconView.html#exo-icon-view-selected-foreach"/>
+    <function name="exo_icon_view_select_path ()" link="ExoIconView.html#exo-icon-view-select-path"/>
+    <function name="exo_icon_view_unselect_path ()" link="ExoIconView.html#exo-icon-view-unselect-path"/>
+    <function name="exo_icon_view_path_is_selected ()" link="ExoIconView.html#exo-icon-view-path-is-selected"/>
+    <function name="exo_icon_view_get_selected_items ()" link="ExoIconView.html#exo-icon-view-get-selected-items"/>
+    <function name="exo_icon_view_select_all ()" link="ExoIconView.html#exo-icon-view-select-all"/>
+    <function name="exo_icon_view_unselect_all ()" link="ExoIconView.html#exo-icon-view-unselect-all"/>
+    <function name="exo_icon_view_item_activated ()" link="ExoIconView.html#exo-icon-view-item-activated"/>
+    <function name="The &quot;markup-column&quot; property" link="ExoIconView.html#ExoIconView--markup-column"/>
+    <function name="The &quot;model&quot; property" link="ExoIconView.html#ExoIconView--model"/>
+    <function name="The &quot;orientation&quot; property" link="ExoIconView.html#ExoIconView--orientation"/>
+    <function name="The &quot;pixbuf-column&quot; property" link="ExoIconView.html#ExoIconView--pixbuf-column"/>
+    <function name="The &quot;selection-mode&quot; property" link="ExoIconView.html#ExoIconView--selection-mode"/>
+    <function name="The &quot;text-column&quot; property" link="ExoIconView.html#ExoIconView--text-column"/>
+    <function name="The &quot;selection-box-alpha&quot; style property" link="ExoIconView.html#ExoIconView--selection-box-alpha"/>
+    <function name="The &quot;selection-box-color&quot; style property" link="ExoIconView.html#ExoIconView--selection-box-color"/>
+    <function name="The &quot;activate-cursor-item&quot; signal" link="ExoIconView.html#ExoIconView-activate-cursor-item"/>
+    <function name="The &quot;item-activated&quot; signal" link="ExoIconView.html#ExoIconView-item-activated"/>
+    <function name="The &quot;move-cursor&quot; signal" link="ExoIconView.html#ExoIconView-move-cursor"/>
+    <function name="The &quot;select-all&quot; signal" link="ExoIconView.html#ExoIconView-select-all"/>
+    <function name="The &quot;select-cursor-item&quot; signal" link="ExoIconView.html#ExoIconView-select-cursor-item"/>
+    <function name="The &quot;selection-changed&quot; signal" link="ExoIconView.html#ExoIconView-selection-changed"/>
+    <function name="The &quot;set-scroll-adjustments&quot; signal" link="ExoIconView.html#ExoIconView-set-scroll-adjustments"/>
+    <function name="The &quot;toggle-cursor-item&quot; signal" link="ExoIconView.html#ExoIconView-toggle-cursor-item"/>
+    <function name="The &quot;unselect-all&quot; signal" link="ExoIconView.html#ExoIconView-unselect-all"/>
+    <function name="exo_gdk_pixbuf_scale_ratio ()" link="exo-Extensions-to-gdk-pixbuf.html#exo-gdk-pixbuf-scale-ratio"/>
+    <function name="exo_g_value_transform_negate ()" link="exo-Extensions-to-GObject.html#exo-g-value-transform-negate"/>
+    <function name="enum ExoPangoEllipsizeMode" link="exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode"/>
+    <function name="exo_pango_layout_set_text_ellipsized ()" link="exo-Extensions-to-Pango.html#exo-pango-layout-set-text-ellipsized"/>
+    <function name="exo_major_version" link="exo-Version-Information.html#exo-major-version"/>
+    <function name="exo_minor_version" link="exo-Version-Information.html#exo-minor-version"/>
+    <function name="exo_micro_version" link="exo-Version-Information.html#exo-micro-version"/>
+    <function name="EXO_MAJOR_VERSION" link="exo-Version-Information.html#EXO-MAJOR-VERSION:CAPS"/>
+    <function name="EXO_MINOR_VERSION" link="exo-Version-Information.html#EXO-MINOR-VERSION:CAPS"/>
+    <function name="EXO_MICRO_VERSION" link="exo-Version-Information.html#EXO-MICRO-VERSION:CAPS"/>
+    <function name="EXO_CHECK_VERSION()" link="exo-Version-Information.html#EXO-CHECK-VERSION:CAPS"/>
+    <function name="ExoBinding" link="exo-Binding-Properties-Functions.html#ExoBinding"/>
+    <function name="ExoMutualBinding" link="exo-Binding-Properties-Functions.html#ExoMutualBinding"/>
+    <function name="ExoBindingTransform ()" link="exo-Binding-Properties-Functions.html#ExoBindingTransform"/>
+    <function name="exo_binding_new ()" link="exo-Binding-Properties-Functions.html#exo-binding-new"/>
+    <function name="exo_binding_new_full ()" link="exo-Binding-Properties-Functions.html#exo-binding-new-full"/>
+    <function name="exo_binding_new_with_negation ()" link="exo-Binding-Properties-Functions.html#exo-binding-new-with-negation"/>
+    <function name="exo_binding_unbind ()" link="exo-Binding-Properties-Functions.html#exo-binding-unbind"/>
+    <function name="exo_mutual_binding_new ()" link="exo-Binding-Properties-Functions.html#exo-mutual-binding-new"/>
+    <function name="exo_mutual_binding_new_full ()" link="exo-Binding-Properties-Functions.html#exo-mutual-binding-new-full"/>
+    <function name="exo_mutual_binding_new_with_negation ()" link="exo-Binding-Properties-Functions.html#exo-mutual-binding-new-with-negation"/>
+    <function name="exo_mutual_binding_unbind ()" link="exo-Binding-Properties-Functions.html#exo-mutual-binding-unbind"/>
+    <function name="ExoMd5Digest" link="exo-MD5-functions.html#ExoMd5Digest"/>
+    <function name="exo_str_get_md5_digest ()" link="exo-MD5-functions.html#exo-str-get-md5-digest"/>
+    <function name="exo_str_get_md5_str ()" link="exo-MD5-functions.html#exo-str-get-md5-str"/>
+    <function name="exo_md5_str_to_digest ()" link="exo-MD5-functions.html#exo-md5-str-to-digest"/>
+    <function name="exo_md5_digest_to_str ()" link="exo-MD5-functions.html#exo-md5-digest-to-str"/>
+    <function name="exo_md5_digest_dup ()" link="exo-MD5-functions.html#exo-md5-digest-dup"/>
+    <function name="exo_md5_digest_free ()" link="exo-MD5-functions.html#exo-md5-digest-free"/>
+    <function name="exo_md5_digest_hash ()" link="exo-MD5-functions.html#exo-md5-digest-hash"/>
+    <function name="exo_md5_digest_equal ()" link="exo-MD5-functions.html#exo-md5-digest-equal"/>
+    <function name="exo_str_elide_underscores ()" link="exo-String-Utility-Functions.html#exo-str-elide-underscores"/>
+    <function name="exo_str_is_equal ()" link="exo-String-Utility-Functions.html#exo-str-is-equal"/>
+    <function name="exo_strndupv ()" link="exo-String-Utility-Functions.html#exo-strndupv"/>
+    <function name="ExoXsessionClient" link="ExoXsessionClient.html#ExoXsessionClient-struct"/>
+    <function name="exo_xsession_client_new_with_group ()" link="ExoXsessionClient.html#exo-xsession-client-new-with-group"/>
+    <function name="exo_xsession_client_get_group ()" link="ExoXsessionClient.html#exo-xsession-client-get-group"/>
+    <function name="exo_xsession_client_set_group ()" link="ExoXsessionClient.html#exo-xsession-client-set-group"/>
+    <function name="exo_xsession_client_get_restart_command ()" link="ExoXsessionClient.html#exo-xsession-client-get-restart-command"/>
+    <function name="exo_xsession_client_set_restart_command ()" link="ExoXsessionClient.html#exo-xsession-client-set-restart-command"/>
+    <function name="The &quot;group&quot; property" link="ExoXsessionClient.html#ExoXsessionClient--group"/>
+    <function name="The &quot;restart-command&quot; property" link="ExoXsessionClient.html#ExoXsessionClient--restart-command"/>
+    <function name="The &quot;save-yourself&quot; signal" link="ExoXsessionClient.html#ExoXsessionClient-save-yourself"/>
+  </functions>
+</book>

Added: goodies/exo/branches/upstream/current/docs/reference/html/index.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/index.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/index.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,2 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>exo Reference Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="next" href="exo-overview.html" title="Part I. Overview"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" lang="en"><div class="titlepage"><div><div><table class="navigation" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">exo Reference Manual</p></th></tr></table></div><div><p class="releaseinfo">for exo 0.3.0
+</p></div><div><p class="pubdate">March 2005</p></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="part"><a href="exo-overview.html">I. Overview</a></span></dt><dt><span class="part"><a href="exo-toolbars.html">II. Editable Toolbars</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="ExoToolbarsModel.html">ExoToolbarsModel</a></span><span class="refpurpose"> - The toolbars backend used by ExoToolbarsView</span></dt><dt><span class="refentrytitle"><a href="ExoToolbarsEditor.html">ExoToolbarsEditor</a></span><span class="refpurpose"> - Widget to edit toolbars</span></dt><dt><span class="refentrytitle"><a href="ExoToolbarsEditorDialog.html">ExoToolbarsEditorDialog</a></span><span class="refpurpose"> - Dialog to edit toolbars</span></dt><dt><span class="refentrytitle"><a href="ExoToolbarsView.html">ExoToolbarsView</a></span><span class="refpurpose"> - A widget for displaying toolbars.</span></dt></dl></dd><dt><span class="part"><a href="exo-widgets.html">III. Additional widgets</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="ExoCellRendererEllipsizedText.html">ExoCellRendererEllipsizedText</a></span><span class="refpurpose"> - Renders text in a cell and optionally ellipsizes the text.</span></dt><dt><span class="refentrytitle"><a href="ExoEllipsizedLabel.html">ExoEllipsizedLabel</a></span><span class="refpurpose"> - A widget that automatically ellipsizes text</span></dt><dt><span class="refentrytitle"><a href="ExoIconBar.html">ExoIconBar</a></span><span class="refpurpose"> - A widget for displaying icon bars</span></dt><dt><span class="refentrytitle"><a href="ExoIconView.html">ExoIconView</a></span><span class="refpurpose"> - A widget which displays a list of icons in a grid</span></dt></dl></dd><dt><span class="part"><a href="exo-extensions.html">IV. Extensions to existing frameworks</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="exo-Extensions-to-gdk-pixbuf.html">Extensions to gdk-pixbuf</a></span><span class="refpurpose"> - Miscelleanous extensions to the gdk-pixbuf library</span></dt><dt><span class="refentrytitle"><a href="exo-Extensions-to-GObject.html">Extensions to GObject</a></span><span class="refpurpose"> - Miscelleanous extensions to the GObject library</span></dt><dt><span class="refentrytitle"><a href="exo-Extensions-to-Pango.html">Extensions to Pango</a></span><span class="refpurpose"> - Miscelleanous extensions to the Pango library.</span></dt></dl></dd><dt><span class="part"><a href="exo-miscelleanous.html">V. Miscelleanous</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="exo-Version-Information.html">Version Information</a></span><span class="refpurpose"> - Variables and macros to check the exo version</span></dt><dt><span class="refentrytitle"><a href="exo-Binding-Properties-Functions.html">Binding Properties Functions</a></span><span class="refpurpose"> - Functions used to bind two object properties together</span></dt><dt><span class="refentrytitle"><a href="exo-MD5-functions.html">MD5 Functions</a></span><span class="refpurpose"> - MD5 hash implementation</span></dt><dt><span class="refentrytitle"><a href="exo-String-Utility-Functions.html">String Utility Functions</a></span><span class="refpurpose"> - Various string-related functions.</span></dt><dt><span class="refentrytitle"><a href="ExoXsessionClient.html">ExoXsessionClient</a></span><span class="refpurpose"> - Lightweight session management support</span></dt></dl></dd><dt><span class="index"><a href="ix01.html">Index</a></span></dt></dl></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"></td><td align="right"><a accesskey="n" href="exo-overview.html"><b>Part I. Overview &gt;&gt;</b></a></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/html/index.sgml
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/index.sgml	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/index.sgml	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,197 @@
+<ANCHOR id="ExoToolbarsModel" href="exo/ExoToolbarsModel.html">
+<ANCHOR id="ExoToolbarsModel-struct" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-struct">
+<ANCHOR id="ExoToolbarsModelFlags" href="exo/ExoToolbarsModel.html#ExoToolbarsModelFlags">
+<ANCHOR id="EXO-TOOLBARS-ITEM-TYPE:CAPS" href="exo/ExoToolbarsModel.html#EXO-TOOLBARS-ITEM-TYPE:CAPS">
+<ANCHOR id="exo-toolbars-model-new" href="exo/ExoToolbarsModel.html#exo-toolbars-model-new">
+<ANCHOR id="exo-toolbars-model-set-actions" href="exo/ExoToolbarsModel.html#exo-toolbars-model-set-actions">
+<ANCHOR id="exo-toolbars-model-get-actions" href="exo/ExoToolbarsModel.html#exo-toolbars-model-get-actions">
+<ANCHOR id="exo-toolbars-model-load-from-file" href="exo/ExoToolbarsModel.html#exo-toolbars-model-load-from-file">
+<ANCHOR id="exo-toolbars-model-save-to-file" href="exo/ExoToolbarsModel.html#exo-toolbars-model-save-to-file">
+<ANCHOR id="exo-toolbars-model-get-flags" href="exo/ExoToolbarsModel.html#exo-toolbars-model-get-flags">
+<ANCHOR id="exo-toolbars-model-set-flags" href="exo/ExoToolbarsModel.html#exo-toolbars-model-set-flags">
+<ANCHOR id="exo-toolbars-model-get-style" href="exo/ExoToolbarsModel.html#exo-toolbars-model-get-style">
+<ANCHOR id="exo-toolbars-model-set-style" href="exo/ExoToolbarsModel.html#exo-toolbars-model-set-style">
+<ANCHOR id="exo-toolbars-model-unset-style" href="exo/ExoToolbarsModel.html#exo-toolbars-model-unset-style">
+<ANCHOR id="exo-toolbars-model-get-item-type" href="exo/ExoToolbarsModel.html#exo-toolbars-model-get-item-type">
+<ANCHOR id="exo-toolbars-model-get-item-id" href="exo/ExoToolbarsModel.html#exo-toolbars-model-get-item-id">
+<ANCHOR id="exo-toolbars-model-get-item-data" href="exo/ExoToolbarsModel.html#exo-toolbars-model-get-item-data">
+<ANCHOR id="exo-toolbars-model-add-item" href="exo/ExoToolbarsModel.html#exo-toolbars-model-add-item">
+<ANCHOR id="exo-toolbars-model-add-separator" href="exo/ExoToolbarsModel.html#exo-toolbars-model-add-separator">
+<ANCHOR id="exo-toolbars-model-add-toolbar" href="exo/ExoToolbarsModel.html#exo-toolbars-model-add-toolbar">
+<ANCHOR id="exo-toolbars-model-move-item" href="exo/ExoToolbarsModel.html#exo-toolbars-model-move-item">
+<ANCHOR id="exo-toolbars-model-remove-item" href="exo/ExoToolbarsModel.html#exo-toolbars-model-remove-item">
+<ANCHOR id="exo-toolbars-model-remove-toolbar" href="exo/ExoToolbarsModel.html#exo-toolbars-model-remove-toolbar">
+<ANCHOR id="exo-toolbars-model-n-items" href="exo/ExoToolbarsModel.html#exo-toolbars-model-n-items">
+<ANCHOR id="exo-toolbars-model-item-nth" href="exo/ExoToolbarsModel.html#exo-toolbars-model-item-nth">
+<ANCHOR id="exo-toolbars-model-n-toolbars" href="exo/ExoToolbarsModel.html#exo-toolbars-model-n-toolbars">
+<ANCHOR id="exo-toolbars-model-toolbar-nth" href="exo/ExoToolbarsModel.html#exo-toolbars-model-toolbar-nth">
+<ANCHOR id="ExoToolbarsModel-get-item-data" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-get-item-data">
+<ANCHOR id="ExoToolbarsModel-get-item-id" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-get-item-id">
+<ANCHOR id="ExoToolbarsModel-get-item-type" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-get-item-type">
+<ANCHOR id="ExoToolbarsModel-item-added" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-item-added">
+<ANCHOR id="ExoToolbarsModel-item-removed" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-item-removed">
+<ANCHOR id="ExoToolbarsModel-toolbar-added" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-toolbar-added">
+<ANCHOR id="ExoToolbarsModel-toolbar-changed" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-toolbar-changed">
+<ANCHOR id="ExoToolbarsModel-toolbar-removed" href="exo/ExoToolbarsModel.html#ExoToolbarsModel-toolbar-removed">
+<ANCHOR id="ExoToolbarsEditor" href="exo/ExoToolbarsEditor.html">
+<ANCHOR id="ExoToolbarsEditor-struct" href="exo/ExoToolbarsEditor.html#ExoToolbarsEditor-struct">
+<ANCHOR id="exo-toolbars-editor-new" href="exo/ExoToolbarsEditor.html#exo-toolbars-editor-new">
+<ANCHOR id="exo-toolbars-editor-new-with-model" href="exo/ExoToolbarsEditor.html#exo-toolbars-editor-new-with-model">
+<ANCHOR id="exo-toolbars-editor-get-model" href="exo/ExoToolbarsEditor.html#exo-toolbars-editor-get-model">
+<ANCHOR id="exo-toolbars-editor-set-model" href="exo/ExoToolbarsEditor.html#exo-toolbars-editor-set-model">
+<ANCHOR id="exo-toolbars-editor-get-ui-manager" href="exo/ExoToolbarsEditor.html#exo-toolbars-editor-get-ui-manager">
+<ANCHOR id="exo-toolbars-editor-set-ui-manager" href="exo/ExoToolbarsEditor.html#exo-toolbars-editor-set-ui-manager">
+<ANCHOR id="ExoToolbarsEditor--model" href="exo/ExoToolbarsEditor.html#ExoToolbarsEditor--model">
+<ANCHOR id="ExoToolbarsEditor--ui-manager" href="exo/ExoToolbarsEditor.html#ExoToolbarsEditor--ui-manager">
+<ANCHOR id="ExoToolbarsEditorDialog" href="exo/ExoToolbarsEditorDialog.html">
+<ANCHOR id="ExoToolbarsEditorDialog-struct" href="exo/ExoToolbarsEditorDialog.html#ExoToolbarsEditorDialog-struct">
+<ANCHOR id="exo-toolbars-editor-dialog-new-with-model" href="exo/ExoToolbarsEditorDialog.html#exo-toolbars-editor-dialog-new-with-model">
+<ANCHOR id="ExoToolbarsView" href="exo/ExoToolbarsView.html">
+<ANCHOR id="ExoToolbarsView-struct" href="exo/ExoToolbarsView.html#ExoToolbarsView-struct">
+<ANCHOR id="exo-toolbars-view-new" href="exo/ExoToolbarsView.html#exo-toolbars-view-new">
+<ANCHOR id="exo-toolbars-view-new-with-model" href="exo/ExoToolbarsView.html#exo-toolbars-view-new-with-model">
+<ANCHOR id="exo-toolbars-view-get-editing" href="exo/ExoToolbarsView.html#exo-toolbars-view-get-editing">
+<ANCHOR id="exo-toolbars-view-set-editing" href="exo/ExoToolbarsView.html#exo-toolbars-view-set-editing">
+<ANCHOR id="exo-toolbars-view-get-model" href="exo/ExoToolbarsView.html#exo-toolbars-view-get-model">
+<ANCHOR id="exo-toolbars-view-set-model" href="exo/ExoToolbarsView.html#exo-toolbars-view-set-model">
+<ANCHOR id="exo-toolbars-view-get-ui-manager" href="exo/ExoToolbarsView.html#exo-toolbars-view-get-ui-manager">
+<ANCHOR id="exo-toolbars-view-set-ui-manager" href="exo/ExoToolbarsView.html#exo-toolbars-view-set-ui-manager">
+<ANCHOR id="ExoToolbarsView--editing" href="exo/ExoToolbarsView.html#ExoToolbarsView--editing">
+<ANCHOR id="ExoToolbarsView--model" href="exo/ExoToolbarsView.html#ExoToolbarsView--model">
+<ANCHOR id="ExoToolbarsView--ui-manager" href="exo/ExoToolbarsView.html#ExoToolbarsView--ui-manager">
+<ANCHOR id="ExoToolbarsView-action-request" href="exo/ExoToolbarsView.html#ExoToolbarsView-action-request">
+<ANCHOR id="ExoToolbarsView-customize" href="exo/ExoToolbarsView.html#ExoToolbarsView-customize">
+<ANCHOR id="ExoCellRendererEllipsizedText" href="exo/ExoCellRendererEllipsizedText.html">
+<ANCHOR id="ExoCellRendererEllipsizedText-struct" href="exo/ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText-struct">
+<ANCHOR id="exo-cell-renderer-ellipsized-text-new" href="exo/ExoCellRendererEllipsizedText.html#exo-cell-renderer-ellipsized-text-new">
+<ANCHOR id="ExoCellRendererEllipsizedText--ellipsize" href="exo/ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText--ellipsize">
+<ANCHOR id="ExoCellRendererEllipsizedText--ellipsize-set" href="exo/ExoCellRendererEllipsizedText.html#ExoCellRendererEllipsizedText--ellipsize-set">
+<ANCHOR id="ExoEllipsizedLabel" href="exo/ExoEllipsizedLabel.html">
+<ANCHOR id="ExoEllipsizedLabel-struct" href="exo/ExoEllipsizedLabel.html#ExoEllipsizedLabel-struct">
+<ANCHOR id="exo-ellipsized-label-new" href="exo/ExoEllipsizedLabel.html#exo-ellipsized-label-new">
+<ANCHOR id="exo-ellipsized-label-get-ellipsize" href="exo/ExoEllipsizedLabel.html#exo-ellipsized-label-get-ellipsize">
+<ANCHOR id="exo-ellipsized-label-set-ellipsize" href="exo/ExoEllipsizedLabel.html#exo-ellipsized-label-set-ellipsize">
+<ANCHOR id="ExoEllipsizedLabel--ellipsize" href="exo/ExoEllipsizedLabel.html#ExoEllipsizedLabel--ellipsize">
+<ANCHOR id="ExoIconBar" href="exo/ExoIconBar.html">
+<ANCHOR id="ExoIconBar-struct" href="exo/ExoIconBar.html#ExoIconBar-struct">
+<ANCHOR id="exo-icon-bar-new" href="exo/ExoIconBar.html#exo-icon-bar-new">
+<ANCHOR id="exo-icon-bar-new-with-model" href="exo/ExoIconBar.html#exo-icon-bar-new-with-model">
+<ANCHOR id="exo-icon-bar-get-model" href="exo/ExoIconBar.html#exo-icon-bar-get-model">
+<ANCHOR id="exo-icon-bar-set-model" href="exo/ExoIconBar.html#exo-icon-bar-set-model">
+<ANCHOR id="exo-icon-bar-get-pixbuf-column" href="exo/ExoIconBar.html#exo-icon-bar-get-pixbuf-column">
+<ANCHOR id="exo-icon-bar-set-pixbuf-column" href="exo/ExoIconBar.html#exo-icon-bar-set-pixbuf-column">
+<ANCHOR id="exo-icon-bar-get-text-column" href="exo/ExoIconBar.html#exo-icon-bar-get-text-column">
+<ANCHOR id="exo-icon-bar-set-text-column" href="exo/ExoIconBar.html#exo-icon-bar-set-text-column">
+<ANCHOR id="exo-icon-bar-get-orientation" href="exo/ExoIconBar.html#exo-icon-bar-get-orientation">
+<ANCHOR id="exo-icon-bar-set-orientation" href="exo/ExoIconBar.html#exo-icon-bar-set-orientation">
+<ANCHOR id="exo-icon-bar-get-active" href="exo/ExoIconBar.html#exo-icon-bar-get-active">
+<ANCHOR id="exo-icon-bar-set-active" href="exo/ExoIconBar.html#exo-icon-bar-set-active">
+<ANCHOR id="exo-icon-bar-get-active-iter" href="exo/ExoIconBar.html#exo-icon-bar-get-active-iter">
+<ANCHOR id="exo-icon-bar-set-active-iter" href="exo/ExoIconBar.html#exo-icon-bar-set-active-iter">
+<ANCHOR id="ExoIconBar--active" href="exo/ExoIconBar.html#ExoIconBar--active">
+<ANCHOR id="ExoIconBar--model" href="exo/ExoIconBar.html#ExoIconBar--model">
+<ANCHOR id="ExoIconBar--orientation" href="exo/ExoIconBar.html#ExoIconBar--orientation">
+<ANCHOR id="ExoIconBar--pixbuf-column" href="exo/ExoIconBar.html#ExoIconBar--pixbuf-column">
+<ANCHOR id="ExoIconBar--text-column" href="exo/ExoIconBar.html#ExoIconBar--text-column">
+<ANCHOR id="ExoIconBar--active-item-border-color" href="exo/ExoIconBar.html#ExoIconBar--active-item-border-color">
+<ANCHOR id="ExoIconBar--active-item-fill-color" href="exo/ExoIconBar.html#ExoIconBar--active-item-fill-color">
+<ANCHOR id="ExoIconBar--active-item-text-color" href="exo/ExoIconBar.html#ExoIconBar--active-item-text-color">
+<ANCHOR id="ExoIconBar--cursor-item-border-color" href="exo/ExoIconBar.html#ExoIconBar--cursor-item-border-color">
+<ANCHOR id="ExoIconBar--cursor-item-fill-color" href="exo/ExoIconBar.html#ExoIconBar--cursor-item-fill-color">
+<ANCHOR id="ExoIconBar--cursor-item-text-color" href="exo/ExoIconBar.html#ExoIconBar--cursor-item-text-color">
+<ANCHOR id="ExoIconBar-selection-changed" href="exo/ExoIconBar.html#ExoIconBar-selection-changed">
+<ANCHOR id="ExoIconBar-set-scroll-adjustments" href="exo/ExoIconBar.html#ExoIconBar-set-scroll-adjustments">
+<ANCHOR id="ExoIconView" href="exo/ExoIconView.html">
+<ANCHOR id="ExoIconView-struct" href="exo/ExoIconView.html#ExoIconView-struct">
+<ANCHOR id="exo-icon-view-new" href="exo/ExoIconView.html#exo-icon-view-new">
+<ANCHOR id="exo-icon-view-new-with-model" href="exo/ExoIconView.html#exo-icon-view-new-with-model">
+<ANCHOR id="exo-icon-view-get-model" href="exo/ExoIconView.html#exo-icon-view-get-model">
+<ANCHOR id="exo-icon-view-set-model" href="exo/ExoIconView.html#exo-icon-view-set-model">
+<ANCHOR id="exo-icon-view-get-text-column" href="exo/ExoIconView.html#exo-icon-view-get-text-column">
+<ANCHOR id="exo-icon-view-set-text-column" href="exo/ExoIconView.html#exo-icon-view-set-text-column">
+<ANCHOR id="exo-icon-view-get-markup-column" href="exo/ExoIconView.html#exo-icon-view-get-markup-column">
+<ANCHOR id="exo-icon-view-set-markup-column" href="exo/ExoIconView.html#exo-icon-view-set-markup-column">
+<ANCHOR id="exo-icon-view-get-pixbuf-column" href="exo/ExoIconView.html#exo-icon-view-get-pixbuf-column">
+<ANCHOR id="exo-icon-view-set-pixbuf-column" href="exo/ExoIconView.html#exo-icon-view-set-pixbuf-column">
+<ANCHOR id="exo-icon-view-get-orientation" href="exo/ExoIconView.html#exo-icon-view-get-orientation">
+<ANCHOR id="exo-icon-view-set-orientation" href="exo/ExoIconView.html#exo-icon-view-set-orientation">
+<ANCHOR id="exo-icon-view-get-selection-mode" href="exo/ExoIconView.html#exo-icon-view-get-selection-mode">
+<ANCHOR id="exo-icon-view-set-selection-mode" href="exo/ExoIconView.html#exo-icon-view-set-selection-mode">
+<ANCHOR id="exo-icon-view-get-path-at-pos" href="exo/ExoIconView.html#exo-icon-view-get-path-at-pos">
+<ANCHOR id="ExoIconViewForeachFunc" href="exo/ExoIconView.html#ExoIconViewForeachFunc">
+<ANCHOR id="exo-icon-view-selected-foreach" href="exo/ExoIconView.html#exo-icon-view-selected-foreach">
+<ANCHOR id="exo-icon-view-select-path" href="exo/ExoIconView.html#exo-icon-view-select-path">
+<ANCHOR id="exo-icon-view-unselect-path" href="exo/ExoIconView.html#exo-icon-view-unselect-path">
+<ANCHOR id="exo-icon-view-path-is-selected" href="exo/ExoIconView.html#exo-icon-view-path-is-selected">
+<ANCHOR id="exo-icon-view-get-selected-items" href="exo/ExoIconView.html#exo-icon-view-get-selected-items">
+<ANCHOR id="exo-icon-view-select-all" href="exo/ExoIconView.html#exo-icon-view-select-all">
+<ANCHOR id="exo-icon-view-unselect-all" href="exo/ExoIconView.html#exo-icon-view-unselect-all">
+<ANCHOR id="exo-icon-view-item-activated" href="exo/ExoIconView.html#exo-icon-view-item-activated">
+<ANCHOR id="ExoIconView--markup-column" href="exo/ExoIconView.html#ExoIconView--markup-column">
+<ANCHOR id="ExoIconView--model" href="exo/ExoIconView.html#ExoIconView--model">
+<ANCHOR id="ExoIconView--orientation" href="exo/ExoIconView.html#ExoIconView--orientation">
+<ANCHOR id="ExoIconView--pixbuf-column" href="exo/ExoIconView.html#ExoIconView--pixbuf-column">
+<ANCHOR id="ExoIconView--selection-mode" href="exo/ExoIconView.html#ExoIconView--selection-mode">
+<ANCHOR id="ExoIconView--text-column" href="exo/ExoIconView.html#ExoIconView--text-column">
+<ANCHOR id="ExoIconView--selection-box-alpha" href="exo/ExoIconView.html#ExoIconView--selection-box-alpha">
+<ANCHOR id="ExoIconView--selection-box-color" href="exo/ExoIconView.html#ExoIconView--selection-box-color">
+<ANCHOR id="ExoIconView-activate-cursor-item" href="exo/ExoIconView.html#ExoIconView-activate-cursor-item">
+<ANCHOR id="ExoIconView-item-activated" href="exo/ExoIconView.html#ExoIconView-item-activated">
+<ANCHOR id="ExoIconView-move-cursor" href="exo/ExoIconView.html#ExoIconView-move-cursor">
+<ANCHOR id="ExoIconView-select-all" href="exo/ExoIconView.html#ExoIconView-select-all">
+<ANCHOR id="ExoIconView-select-cursor-item" href="exo/ExoIconView.html#ExoIconView-select-cursor-item">
+<ANCHOR id="ExoIconView-selection-changed" href="exo/ExoIconView.html#ExoIconView-selection-changed">
+<ANCHOR id="ExoIconView-set-scroll-adjustments" href="exo/ExoIconView.html#ExoIconView-set-scroll-adjustments">
+<ANCHOR id="ExoIconView-toggle-cursor-item" href="exo/ExoIconView.html#ExoIconView-toggle-cursor-item">
+<ANCHOR id="ExoIconView-unselect-all" href="exo/ExoIconView.html#ExoIconView-unselect-all">
+<ANCHOR id="exo-Extensions-to-gdk-pixbuf" href="exo/exo-Extensions-to-gdk-pixbuf.html">
+<ANCHOR id="exo-gdk-pixbuf-scale-ratio" href="exo/exo-Extensions-to-gdk-pixbuf.html#exo-gdk-pixbuf-scale-ratio">
+<ANCHOR id="exo-Extensions-to-GObject" href="exo/exo-Extensions-to-GObject.html">
+<ANCHOR id="exo-g-value-transform-negate" href="exo/exo-Extensions-to-GObject.html#exo-g-value-transform-negate">
+<ANCHOR id="exo-Extensions-to-Pango" href="exo/exo-Extensions-to-Pango.html">
+<ANCHOR id="ExoPangoEllipsizeMode" href="exo/exo-Extensions-to-Pango.html#ExoPangoEllipsizeMode">
+<ANCHOR id="exo-pango-layout-set-text-ellipsized" href="exo/exo-Extensions-to-Pango.html#exo-pango-layout-set-text-ellipsized">
+<ANCHOR id="exo-Version-Information" href="exo/exo-Version-Information.html">
+<ANCHOR id="exo-major-version" href="exo/exo-Version-Information.html#exo-major-version">
+<ANCHOR id="exo-minor-version" href="exo/exo-Version-Information.html#exo-minor-version">
+<ANCHOR id="exo-micro-version" href="exo/exo-Version-Information.html#exo-micro-version">
+<ANCHOR id="EXO-MAJOR-VERSION:CAPS" href="exo/exo-Version-Information.html#EXO-MAJOR-VERSION:CAPS">
+<ANCHOR id="EXO-MINOR-VERSION:CAPS" href="exo/exo-Version-Information.html#EXO-MINOR-VERSION:CAPS">
+<ANCHOR id="EXO-MICRO-VERSION:CAPS" href="exo/exo-Version-Information.html#EXO-MICRO-VERSION:CAPS">
+<ANCHOR id="EXO-CHECK-VERSION:CAPS" href="exo/exo-Version-Information.html#EXO-CHECK-VERSION:CAPS">
+<ANCHOR id="exo-Binding-Properties-Functions" href="exo/exo-Binding-Properties-Functions.html">
+<ANCHOR id="ExoBinding" href="exo/exo-Binding-Properties-Functions.html#ExoBinding">
+<ANCHOR id="ExoMutualBinding" href="exo/exo-Binding-Properties-Functions.html#ExoMutualBinding">
+<ANCHOR id="ExoBindingTransform" href="exo/exo-Binding-Properties-Functions.html#ExoBindingTransform">
+<ANCHOR id="exo-binding-new" href="exo/exo-Binding-Properties-Functions.html#exo-binding-new">
+<ANCHOR id="exo-binding-new-full" href="exo/exo-Binding-Properties-Functions.html#exo-binding-new-full">
+<ANCHOR id="exo-binding-new-with-negation" href="exo/exo-Binding-Properties-Functions.html#exo-binding-new-with-negation">
+<ANCHOR id="exo-binding-unbind" href="exo/exo-Binding-Properties-Functions.html#exo-binding-unbind">
+<ANCHOR id="exo-mutual-binding-new" href="exo/exo-Binding-Properties-Functions.html#exo-mutual-binding-new">
+<ANCHOR id="exo-mutual-binding-new-full" href="exo/exo-Binding-Properties-Functions.html#exo-mutual-binding-new-full">
+<ANCHOR id="exo-mutual-binding-new-with-negation" href="exo/exo-Binding-Properties-Functions.html#exo-mutual-binding-new-with-negation">
+<ANCHOR id="exo-mutual-binding-unbind" href="exo/exo-Binding-Properties-Functions.html#exo-mutual-binding-unbind">
+<ANCHOR id="exo-MD5-functions" href="exo/exo-MD5-functions.html">
+<ANCHOR id="ExoMd5Digest" href="exo/exo-MD5-functions.html#ExoMd5Digest">
+<ANCHOR id="exo-str-get-md5-digest" href="exo/exo-MD5-functions.html#exo-str-get-md5-digest">
+<ANCHOR id="exo-str-get-md5-str" href="exo/exo-MD5-functions.html#exo-str-get-md5-str">
+<ANCHOR id="exo-md5-str-to-digest" href="exo/exo-MD5-functions.html#exo-md5-str-to-digest">
+<ANCHOR id="exo-md5-digest-to-str" href="exo/exo-MD5-functions.html#exo-md5-digest-to-str">
+<ANCHOR id="exo-md5-digest-dup" href="exo/exo-MD5-functions.html#exo-md5-digest-dup">
+<ANCHOR id="exo-md5-digest-free" href="exo/exo-MD5-functions.html#exo-md5-digest-free">
+<ANCHOR id="exo-md5-digest-hash" href="exo/exo-MD5-functions.html#exo-md5-digest-hash">
+<ANCHOR id="exo-md5-digest-equal" href="exo/exo-MD5-functions.html#exo-md5-digest-equal">
+<ANCHOR id="exo-String-Utility-Functions" href="exo/exo-String-Utility-Functions.html">
+<ANCHOR id="exo-str-elide-underscores" href="exo/exo-String-Utility-Functions.html#exo-str-elide-underscores">
+<ANCHOR id="exo-str-is-equal" href="exo/exo-String-Utility-Functions.html#exo-str-is-equal">
+<ANCHOR id="exo-strndupv" href="exo/exo-String-Utility-Functions.html#exo-strndupv">
+<ANCHOR id="ExoXsessionClient" href="exo/ExoXsessionClient.html">
+<ANCHOR id="ExoXsessionClient-struct" href="exo/ExoXsessionClient.html#ExoXsessionClient-struct">
+<ANCHOR id="exo-xsession-client-new-with-group" href="exo/ExoXsessionClient.html#exo-xsession-client-new-with-group">
+<ANCHOR id="exo-xsession-client-get-group" href="exo/ExoXsessionClient.html#exo-xsession-client-get-group">
+<ANCHOR id="exo-xsession-client-set-group" href="exo/ExoXsessionClient.html#exo-xsession-client-set-group">
+<ANCHOR id="exo-xsession-client-get-restart-command" href="exo/ExoXsessionClient.html#exo-xsession-client-get-restart-command">
+<ANCHOR id="exo-xsession-client-set-restart-command" href="exo/ExoXsessionClient.html#exo-xsession-client-set-restart-command">
+<ANCHOR id="ExoXsessionClient--group" href="exo/ExoXsessionClient.html#ExoXsessionClient--group">
+<ANCHOR id="ExoXsessionClient--restart-command" href="exo/ExoXsessionClient.html#ExoXsessionClient--restart-command">
+<ANCHOR id="ExoXsessionClient-save-yourself" href="exo/ExoXsessionClient.html#ExoXsessionClient-save-yourself">

Added: goodies/exo/branches/upstream/current/docs/reference/html/ix01.html
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/html/ix01.html	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/html/ix01.html	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Index</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="exo Reference Manual"><link rel="up" href="index.html" title="exo Reference Manual"><link rel="prev" href="ExoXsessionClient.html" title="ExoXsessionClient"><meta name="generator" content="GTK-Doc V1.3 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="exo-overview.html" title="Part I. Overview"><link rel="part" href="exo-toolbars.html" title="Part II. Editable Toolbars"><link rel="part" href="exo-widgets.html" title="Part III. Additional widgets"><link rel="part" href="exo-extensions.html" title="Part IV. Extensions to existing frameworks"><link rel="part" href="exo-miscelleanous.html" title="Part V. Miscelleanous"><link rel="index" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ExoXsessionClient.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></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">exo Reference Manual</th></tr></table><div class="index"><div class="titlepage"><div><div><h2 class="title"><a name="id2654173"></a>Index</h2></div></div></div><div class="index"><div class="indexdiv"><h3>E</h3><dl><dt>ExoBinding, <a href="exo-Binding-Properties-Functions.html#id2645158">ExoBinding</a></dt><dt>ExoBindingTransform, <a href="exo-Binding-Properties-Functions.html#id2645203">ExoBindingTransform ()</a></dt><dt>ExoCellRendererEllipsizedText, <a href="ExoCellRendererEllipsizedText.html#id2623385">ExoCellRendererEllipsizedText</a></dt><dt>ExoEllipsizedLabel, <a href="ExoEllipsizedLabel.html#id2624544">ExoEllipsizedLabel</a></dt><dt>ExoIconBar, <a href="ExoIconBar.html#id2625472">ExoIconBar</a></dt><dt>ExoIconView, <a href="ExoIconView.html#id2633193">ExoIconView</a></dt><dt>ExoIconViewForeachFunc, <a href="ExoIconView.html#id2634757">ExoIconViewForeachFunc ()</a></dt><dt>ExoMd5Digest, <a href="exo-MD5-functions.html#id2649523">ExoMd5Digest</a></dt><dt>ExoMutualBinding, <a href="exo-Binding-Properties-Functions.html#id2645180">ExoMutualBinding</a></dt><dt>ExoPangoEllipsizeMode, <a href="exo-Extensions-to-Pango.html#id2642865">enum ExoPangoEllipsizeMode</a></dt><dt>ExoToolbarsEditor, <a href="ExoToolbarsEditor.html#id2616349">ExoToolbarsEditor</a></dt><dt>ExoToolbarsEditorDialog, <a href="ExoToolbarsEditorDialog.html#id2619077">ExoToolbarsEditorDialog</a></dt><dt>ExoToolbarsModel, <a href="ExoToolbarsModel.html#id2606137">ExoToolbarsModel</a></dt><dt>ExoToolbarsModelFlags, <a href="ExoToolbarsModel.html#id2606161">enum ExoToolbarsModelFlags</a></dt><dt>ExoToolbarsView, <a href="ExoToolbarsView.html#id2620167">ExoToolbarsView</a></dt><dt>ExoXsessionClient, <a href="ExoXsessionClient.html#id2652856">ExoXsessionClient</a></dt><dt>exo_binding_new, <a href="exo-Binding-Properties-Functions.html#id2645478">exo_binding_new ()</a></dt><dt>exo_binding_new_full, <a href="exo-Binding-Properties-Functions.html#id2645646">exo_binding_new_full ()</a></dt><dt>exo_binding_new_with_negation, <a href="exo-Binding-Properties-Functions.html#id2645958">exo_binding_new_with_negation ()</a></dt><dt>exo_binding_unbind, <a href="exo-Binding-Properties-Functions.html#id2646092">exo_binding_unbind ()</a></dt><dt>exo_cell_renderer_ellipsized_text_new, <a href="ExoCellRendererEllipsizedText.html#id2623411">exo_cell_renderer_ellipsized_text_new ()</a></dt><dt>EXO_CHECK_VERSION, <a href="exo-Version-Information.html#id2643955">EXO_CHECK_VERSION()</a></dt><dt>exo_ellipsized_label_get_ellipsize, <a href="ExoEllipsizedLabel.html#id2624649">exo_ellipsized_label_get_ellipsize ()</a></dt><dt>exo_ellipsized_label_new, <a href="ExoEllipsizedLabel.html#id2624567">exo_ellipsized_label_new ()</a></dt><dt>exo_ellipsized_label_set_ellipsize, <a href="ExoEllipsizedLabel.html#id2624747">exo_ellipsized_label_set_ellipsize ()</a></dt><dt>exo_gdk_pixbuf_scale_ratio, <a href="exo-Extensions-to-gdk-pixbuf.html#id2641926">exo_gdk_pixbuf_scale_ratio ()</a></dt><dt>exo_g_value_transform_negate, <a href="exo-Extensions-to-GObject.html#id2642440">exo_g_value_transform_negate ()</a></dt><dt>exo_icon_bar_get_active, <a href="ExoIconBar.html#id2627746">exo_icon_bar_get_active ()</a></dt><dt>exo_icon_bar_get_active_iter, <a href="ExoIconBar.html#id2627905">exo_icon_bar_get_active_iter ()</a></dt><dt>exo_icon_bar_get_model, <a href="ExoIconBar.html#id2625640">exo_icon_bar_get_model ()</a></dt><dt>exo_icon_bar_get_orientation, <a href="ExoIconBar.html#id2627571">exo_icon_bar_get_orientation ()</a></dt><dt>exo_icon_bar_get_pixbuf_column, <a href="ExoIconBar.html#id2627077">exo_icon_bar_get_pixbuf_column ()</a></dt><dt>exo_icon_bar_get_text_column, <a href="ExoIconBar.html#id2627392">exo_icon_bar_get_text_column ()</a></dt><dt>exo_icon_bar_new, <a href="ExoIconBar.html#id2625495">exo_icon_bar_new ()</a></dt><dt>exo_icon_bar_new_with_model, <a href="ExoIconBar.html#id2625546">exo_icon_bar_new_with_model ()</a></dt><dt>exo_icon_bar_set_active, <a href="ExoIconBar.html#id2627815">exo_icon_bar_set_active ()</a></dt><dt>exo_icon_bar_set_active_iter, <a href="ExoIconBar.html#id2628085">exo_icon_bar_set_active_iter ()</a></dt><dt>exo_icon_bar_set_model, <a href="ExoIconBar.html#id2626963">exo_icon_bar_set_model ()</a></dt><dt>exo_icon_bar_set_orientation, <a href="ExoIconBar.html#id2627654">exo_icon_bar_set_orientation ()</a></dt><dt>exo_icon_bar_set_pixbuf_column, <a href="ExoIconBar.html#id2627223">exo_icon_bar_set_pixbuf_column ()</a></dt><dt>exo_icon_bar_set_text_column, <a href="ExoIconBar.html#id2627468">exo_icon_bar_set_text_column ()</a></dt><dt>exo_icon_view_get_markup_column, <a href="ExoIconView.html#id2633868">exo_icon_view_get_markup_column ()</a></dt><dt>exo_icon_view_get_model, <a href="ExoIconView.html#id2633358">exo_icon_view_get_model ()</a></dt><dt>exo_icon_view_get_orientation, <a href="ExoIconView.html#id2634232">exo_icon_view_get_orientation ()</a></dt><dt>exo_icon_view_get_path_at_pos, <a href="ExoIconView.html#id2634553">exo_icon_view_get_path_at_pos ()</a></dt><dt>exo_icon_view_get_pixbuf_column, <a href="ExoIconView.html#id2634055">exo_icon_view_get_pixbuf_column ()</a></dt><dt>exo_icon_view_get_selected_items, <a href="ExoIconView.html#id2635325">exo_icon_view_get_selected_items ()</a></dt><dt>exo_icon_view_get_selection_mode, <a href="ExoIconView.html#id2634384">exo_icon_view_get_selection_mode ()</a></dt><dt>exo_icon_view_get_text_column, <a href="ExoIconView.html#id2633623">exo_icon_view_get_text_column ()</a></dt><dt>exo_icon_view_item_activated, <a href="ExoIconView.html#id2635570">exo_icon_view_item_activated ()</a></dt><dt>exo_icon_view_new, <a href="ExoIconView.html#id2633220">exo_icon_view_new ()</a></dt><dt>exo_icon_view_new_with_model, <a href="ExoIconView.html#id2633277">exo_icon_view_new_with_model ()</a></dt><dt>exo_icon_view_path_is_selected, <a href="ExoIconView.html#id2635196">exo_icon_view_path_is_selected ()</a></dt><dt>exo_icon_view_selected_foreach, <a href="ExoIconView.html#id2634914">exo_icon_view_selected_foreach ()</a></dt><dt>exo_icon_view_select_all, <a href="ExoIconView.html#id2635437">exo_icon_view_select_all ()</a></dt><dt>exo_icon_view_select_path, <a href="ExoIconView.html#id2635015">exo_icon_view_select_path ()</a></dt><dt>exo_icon_view_set_markup_column, <a href="ExoIconView.html#id2633946">exo_icon_view_set_markup_column ()</a></dt><dt>exo_icon_view_set_model, <a href="ExoIconView.html#id2633452">exo_icon_view_set_model ()</a></dt><dt>exo_icon_view_set_orientation, <a href="ExoIconView.html#id2634302">exo_icon_view_set_orientation ()</a></dt><dt>exo_icon_view_set_pixbuf_column, <a href="ExoIconView.html#id2634133">exo_icon_view_set_pixbuf_column ()</a></dt><dt>exo_icon_view_set_selection_mode, <a href="ExoIconView.html#id2634464">exo_icon_view_set_selection_mode ()</a></dt><dt>exo_icon_view_set_text_column, <a href="ExoIconView.html#id2633701">exo_icon_view_set_text_column ()</a></dt><dt>exo_icon_view_unselect_all, <a href="ExoIconView.html#id2635510">exo_icon_view_unselect_all ()</a></dt><dt>exo_icon_view_unselect_path, <a href="ExoIconView.html#id2635106">exo_icon_view_unselect_path ()</a></dt><dt>exo_major_version, <a href="exo-Version-Information.html#id2643701">exo_major_version</a></dt><dt>EXO_MAJOR_VERSION, <a href="exo-Version-Information.html#id2643800">EXO_MAJOR_VERSION</a></dt><dt>exo_md5_digest_dup, <a href="exo-MD5-functions.html#id2649865">exo_md5_digest_dup ()</a></dt><dt>exo_md5_digest_equal, <a href="exo-MD5-functions.html#id2650161">exo_md5_digest_equal ()</a></dt><dt>exo_md5_digest_free, <a href="exo-MD5-functions.html#id2649944">exo_md5_digest_free ()</a></dt><dt>exo_md5_digest_hash, <a href="exo-MD5-functions.html#id2650004">exo_md5_digest_hash ()</a></dt><dt>exo_md5_digest_to_str, <a href="exo-MD5-functions.html#id2649786">exo_md5_digest_to_str ()</a></dt><dt>exo_md5_str_to_digest, <a href="exo-MD5-functions.html#id2649706">exo_md5_str_to_digest ()</a></dt><dt>exo_micro_version, <a href="exo-Version-Information.html#id2643767">exo_micro_version</a></dt><dt>EXO_MICRO_VERSION, <a href="exo-Version-Information.html#id2643926">EXO_MICRO_VERSION</a></dt><dt>exo_minor_version, <a href="exo-Version-Information.html#id2643734">exo_minor_version</a></dt><dt>EXO_MINOR_VERSION, <a href="exo-Version-Information.html#id2643829">EXO_MINOR_VERSION</a></dt><dt>exo_mutual_binding_new, <a href="exo-Binding-Properties-Functions.html#id2646235">exo_mutual_binding_new ()</a></dt><dt>exo_mutual_binding_new_full, <a href="exo-Binding-Properties-Functions.html#id2646382">exo_mutual_binding_new_full ()</a></dt><dt>exo_mutual_binding_new_with_negation, <a href="exo-Binding-Properties-Functions.html#id2646728">exo_mutual_binding_new_with_negation ()</a></dt><dt>exo_mutual_binding_unbind, <a href="exo-Binding-Properties-Functions.html#id2646934">exo_mutual_binding_unbind ()</a></dt><dt>exo_pango_layout_set_text_ellipsized, <a href="exo-Extensions-to-Pango.html#id2642887">exo_pango_layout_set_text_ellipsized ()</a></dt><dt>exo_strndupv, <a href="exo-String-Utility-Functions.html#id2651744">exo_strndupv ()</a></dt><dt>exo_str_elide_underscores, <a href="exo-String-Utility-Functions.html#id2651434">exo_str_elide_underscores ()</a></dt><dt>exo_str_get_md5_digest, <a href="exo-MD5-functions.html#id2649546">exo_str_get_md5_digest ()</a></dt><dt>exo_str_get_md5_str, <a href="exo-MD5-functions.html#id2649626">exo_str_get_md5_str ()</a></dt><dt>exo_str_is_equal, <a href="exo-String-Utility-Functions.html#id2651577">exo_str_is_equal ()</a></dt><dt>exo_toolbars_editor_dialog_new_with_model, <a href="ExoToolbarsEditorDialog.html#id2619099">exo_toolbars_editor_dialog_new_with_model ()</a></dt><dt>exo_toolbars_editor_get_model, <a href="ExoToolbarsEditor.html#id2616651">exo_toolbars_editor_get_model ()</a></dt><dt>exo_toolbars_editor_get_ui_manager, <a href="ExoToolbarsEditor.html#id2616950">exo_toolbars_editor_get_ui_manager ()</a></dt><dt>exo_toolbars_editor_new, <a href="ExoToolbarsEditor.html#id2616373">exo_toolbars_editor_new ()</a></dt><dt>exo_toolbars_editor_new_with_model, <a href="ExoToolbarsEditor.html#id2616515">exo_toolbars_editor_new_with_model ()</a></dt><dt>exo_toolbars_editor_set_model, <a href="ExoToolbarsEditor.html#id2616829">exo_toolbars_editor_set_model ()</a></dt><dt>exo_toolbars_editor_set_ui_manager, <a href="ExoToolbarsEditor.html#id2617059">exo_toolbars_editor_set_ui_manager ()</a></dt><dt>EXO_TOOLBARS_ITEM_TYPE, <a href="ExoToolbarsModel.html#id2606183">EXO_TOOLBARS_ITEM_TYPE</a></dt><dt>exo_toolbars_model_add_item, <a href="ExoToolbarsModel.html#id2607945">exo_toolbars_model_add_item ()</a></dt><dt>exo_toolbars_model_add_separator, <a href="ExoToolbarsModel.html#id2608147">exo_toolbars_model_add_separator ()</a></dt><dt>exo_toolbars_model_add_toolbar, <a href="ExoToolbarsModel.html#id2608272">exo_toolbars_model_add_toolbar ()</a></dt><dt>exo_toolbars_model_get_actions, <a href="ExoToolbarsModel.html#id2606475">exo_toolbars_model_get_actions ()</a></dt><dt>exo_toolbars_model_get_flags, <a href="ExoToolbarsModel.html#id2606906">exo_toolbars_model_get_flags ()</a></dt><dt>exo_toolbars_model_get_item_data, <a href="ExoToolbarsModel.html#id2607833">exo_toolbars_model_get_item_data ()</a></dt><dt>exo_toolbars_model_get_item_id, <a href="ExoToolbarsModel.html#id2607724">exo_toolbars_model_get_item_id ()</a></dt><dt>exo_toolbars_model_get_item_type, <a href="ExoToolbarsModel.html#id2607632">exo_toolbars_model_get_item_type ()</a></dt><dt>exo_toolbars_model_get_style, <a href="ExoToolbarsModel.html#id2607150">exo_toolbars_model_get_style ()</a></dt><dt>exo_toolbars_model_item_nth, <a href="ExoToolbarsModel.html#id2609058">exo_toolbars_model_item_nth ()</a></dt><dt>exo_toolbars_model_load_from_file, <a href="ExoToolbarsModel.html#id2606557">exo_toolbars_model_load_from_file ()</a></dt><dt>exo_toolbars_model_move_item, <a href="ExoToolbarsModel.html#id2608478">exo_toolbars_model_move_item ()</a></dt><dt>exo_toolbars_model_new, <a href="ExoToolbarsModel.html#id2606205">exo_toolbars_model_new ()</a></dt><dt>exo_toolbars_model_n_items, <a href="ExoToolbarsModel.html#id2608962">exo_toolbars_model_n_items ()</a></dt><dt>exo_toolbars_model_n_toolbars, <a href="ExoToolbarsModel.html#id2609317">exo_toolbars_model_n_toolbars ()</a></dt><dt>exo_toolbars_model_remove_item, <a href="ExoToolbarsModel.html#id2608749">exo_toolbars_model_remove_item ()</a></dt><dt>exo_toolbars_model_remove_toolbar, <a href="ExoToolbarsModel.html#id2608866">exo_toolbars_model_remove_toolbar ()</a></dt><dt>exo_toolbars_model_save_to_file, <a href="ExoToolbarsModel.html#id2606698">exo_toolbars_model_save_to_file ()</a></dt><dt>exo_toolbars_model_set_actions, <a href="ExoToolbarsModel.html#id2606284">exo_toolbars_model_set_actions ()</a></dt><dt>exo_toolbars_model_set_flags, <a href="ExoToolbarsModel.html#id2607024">exo_toolbars_model_set_flags ()</a></dt><dt>exo_toolbars_model_set_style, <a href="ExoToolbarsModel.html#id2607273">exo_toolbars_model_set_style ()</a></dt><dt>exo_toolbars_model_toolbar_nth, <a href="ExoToolbarsModel.html#id2609399">exo_toolbars_model_toolbar_nth ()</a></dt><dt>exo_toolbars_model_unset_style, <a href="ExoToolbarsModel.html#id2607468">exo_toolbars_model_unset_style ()</a></dt><dt>exo_toolbars_view_get_editing, <a href="ExoToolbarsView.html#id2620390">exo_toolbars_view_get_editing ()</a></dt><dt>exo_toolbars_view_get_model, <a href="ExoToolbarsView.html#id2620631">exo_toolbars_view_get_model ()</a></dt><dt>exo_toolbars_view_get_ui_manager, <a href="ExoToolbarsView.html#id2620824">exo_toolbars_view_get_ui_manager ()</a></dt><dt>exo_toolbars_view_new, <a href="ExoToolbarsView.html#id2620190">exo_toolbars_view_new ()</a></dt><dt>exo_toolbars_view_new_with_model, <a href="ExoToolbarsView.html#id2620273">exo_toolbars_view_new_with_model ()</a></dt><dt>exo_toolbars_view_set_editing, <a href="ExoToolbarsView.html#id2620546">exo_toolbars_view_set_editing ()</a></dt><dt>exo_toolbars_view_set_model, <a href="ExoToolbarsView.html#id2620733">exo_toolbars_view_set_model ()</a></dt><dt>exo_toolbars_view_set_ui_manager, <a href="ExoToolbarsView.html#id2620983">exo_toolbars_view_set_ui_manager ()</a></dt><dt>exo_xsession_client_get_group, <a href="ExoXsessionClient.html#id2653035">exo_xsession_client_get_group ()</a></dt><dt>exo_xsession_client_get_restart_command, <a href="ExoXsessionClient.html#id2653272">exo_xsession_client_get_restart_command ()</a></dt><dt>exo_xsession_client_new_with_group, <a href="ExoXsessionClient.html#id2652880">exo_xsession_client_new_with_group ()</a></dt><dt>exo_xsession_client_set_group, <a href="ExoXsessionClient.html#id2653117">exo_xsession_client_set_group ()</a></dt><dt>exo_xsession_client_set_restart_command, <a href="ExoXsessionClient.html#id2653435">exo_xsession_client_set_restart_command ()</a></dt></dl></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="ExoXsessionClient.html"><b>&lt;&lt; ExoXsessionClient</b></a></td><td align="right"></td></tr></table></body></html>

Added: goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-cell-renderer-ellipsized-text.sgml
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-cell-renderer-ellipsized-text.sgml	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-cell-renderer-ellipsized-text.sgml	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,54 @@
+<!-- ##### SECTION Title ##### -->
+ExoCellRendererEllipsizedText
+
+<!-- ##### SECTION Short_Description ##### -->
+Renders text in a cell and optionally ellipsizes the text.
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+The #ExoCellRendererEllipsizedText renders a given text in its
+cell, using the font, color and style information provided by
+its properties (which are actually inherited from #GtkCellRendererText).
+The text will be ellipsized if its too long and the "ellipsize"
+property allows it.
+</para>
+<para>
+#ExoCellRendererEllipsizedText is compatible with Gtk+ 2.5 and
+above in that it automatically detects if #GtkCellRendererText
+has the "ellipsize" property and reuses the built-in functionality
+if available. For Gtk+ 2.4, it uses the <link
+linkend="exo-Extensions-to-Pango">Pango Extensions</link> to
+ellipsize text properly.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+<ulink url="http://developer.gnome.org/doc/API/2.0/gtk/GtkCellRendererText.html"
+type="http">GtkCellRendererText</ulink>, <link
+linkend="exo-Extensions-to-Pango">Exo Pango Extensions</link>
+</para>
+
+<!-- ##### STRUCT ExoCellRendererEllipsizedText ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG ExoCellRendererEllipsizedText:ellipsize ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG ExoCellRendererEllipsizedText:ellipsize-set ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION exo_cell_renderer_ellipsized_text_new ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+

Added: goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-ellipsized-label.sgml
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-ellipsized-label.sgml	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-ellipsized-label.sgml	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,64 @@
+<!-- ##### SECTION Title ##### -->
+ExoEllipsizedLabel
+
+<!-- ##### SECTION Short_Description ##### -->
+A widget that automatically ellipsizes text
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+#ExoEllipsizedLabel extends the standard #GtkLabel class present in
+Gtk+ 2.4 with the ability to automatically ellipsize text with
+"...".
+</para>
+<para>
+#ExoEllipsizedLabel automatically detects if its running with Gtk+
+2.5 or above and uses the native ellipsizing support of Gtk+ 2.5
+or above in that case. So its safe to use #ExoEllipsizedLabel
+with every Gtk+ version above 2.4.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+<ulink url="http://developer.gnome.org/doc/API/2.0/gtk/GtkLabel.html"
+type="http">GtkLabel</ulink>, <link linkend="exo-Extensions-to-Pango">Exo
+Pango Extensions</link>
+</para>
+
+<!-- ##### STRUCT ExoEllipsizedLabel ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG ExoEllipsizedLabel:ellipsize ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION exo_ellipsized_label_new ##### -->
+<para>
+
+</para>
+
+ at text: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION exo_ellipsized_label_get_ellipsize ##### -->
+<para>
+
+</para>
+
+ at label: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION exo_ellipsized_label_set_ellipsize ##### -->
+<para>
+
+</para>
+
+ at label: 
+ at mode: 
+
+

Added: goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-toolbars-editor.sgml
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-toolbars-editor.sgml	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-toolbars-editor.sgml	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,95 @@
+<!-- ##### SECTION Title ##### -->
+ExoToolbarsEditor
+
+<!-- ##### SECTION Short_Description ##### -->
+Widget to edit toolbars
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+	#ExoToolbarsEditor is a widget that allows the user to edit toolbars
+	used within your application by simply dragging and dropping toolbar
+	items between the editor widget and the toolbar widgets.
+</para>
+
+<para>
+	Most applications should simply use the #ExoToolbarsEditorDialog
+	class, which includes an #ExoToolbarsEditor as main widget.
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### STRUCT ExoToolbarsEditor ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG ExoToolbarsEditor:model ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG ExoToolbarsEditor:ui-manager ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION exo_toolbars_editor_new ##### -->
+<para>
+
+</para>
+
+ at ui_manager: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION exo_toolbars_editor_new_with_model ##### -->
+<para>
+
+</para>
+
+ at ui_manager: 
+ at model: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION exo_toolbars_editor_get_model ##### -->
+<para>
+
+</para>
+
+ at editor: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION exo_toolbars_editor_set_model ##### -->
+<para>
+
+</para>
+
+ at editor: 
+ at model: 
+
+
+<!-- ##### FUNCTION exo_toolbars_editor_get_ui_manager ##### -->
+<para>
+
+</para>
+
+ at editor: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION exo_toolbars_editor_set_ui_manager ##### -->
+<para>
+
+</para>
+
+ at editor: 
+ at ui_manager: 
+
+

Added: goodies/exo/branches/upstream/current/docs/reference/tmpl/exo-unused.sgml
===================================================================

Added: goodies/exo/branches/upstream/current/docs/reference/xml/exo-cell-renderer-ellipsized-text.xml
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/xml/exo-cell-renderer-ellipsized-text.xml	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/xml/exo-cell-renderer-ellipsized-text.xml	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,125 @@
+<refentry id="ExoCellRendererEllipsizedText">
+<refmeta>
+<refentrytitle>ExoCellRendererEllipsizedText</refentrytitle>
+<manvolnum>3</manvolnum>
+<refmiscinfo>EXO Library</refmiscinfo>
+</refmeta>
+
+<refnamediv>
+<refname>ExoCellRendererEllipsizedText</refname><refpurpose>Renders text in a cell and optionally ellipsizes the text.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv><title>Synopsis</title>
+
+<synopsis>
+
+#include &lt;exo/exo.h&gt;
+
+
+            <link linkend="ExoCellRendererEllipsizedText-struct">ExoCellRendererEllipsizedText</link>;
+<link linkend="GtkCellRenderer">GtkCellRenderer</link>* <link linkend="exo-cell-renderer-ellipsized-text-new">exo_cell_renderer_ellipsized_text_new</link>
+                                            (void);
+
+
+</synopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title>Object Hierarchy</title>
+<synopsis>
+
+  <link linkend="GObject">GObject</link>
+   +----<link linkend="GtkObject">GtkObject</link>
+         +----<link linkend="GtkCellRenderer">GtkCellRenderer</link>
+               +----<link linkend="GtkCellRendererText">GtkCellRendererText</link>
+                     +----ExoCellRendererEllipsizedText
+</synopsis>
+
+</refsect1>
+
+
+
+
+
+<refsect1>
+<title>Properties</title>
+<synopsis>
+
+  &quot;<link linkend="ExoCellRendererEllipsizedText--ellipsize">ellipsize</link>&quot;            <link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link>  : Read / Write
+  &quot;<link linkend="ExoCellRendererEllipsizedText--ellipsize-set">ellipsize-set</link>&quot;        <link linkend="gboolean">gboolean</link>              : Read / Write
+</synopsis>
+</refsect1>
+
+
+
+<refsect1>
+<title>Description</title>
+<para>
+The <link linkend="ExoCellRendererEllipsizedText"><type>ExoCellRendererEllipsizedText</type></link> renders a given text in its
+cell, using the font, color and style information provided by
+its properties (which are actually inherited from <link linkend="GtkCellRendererText"><type>GtkCellRendererText</type></link>).
+The text will be ellipsized if its too long and the "ellipsize"
+property allows it.
+</para>
+<para>
+<link linkend="ExoCellRendererEllipsizedText"><type>ExoCellRendererEllipsizedText</type></link> is compatible with Gtk+ 2.5 and
+above in that it automatically detects if <link linkend="GtkCellRendererText"><type>GtkCellRendererText</type></link>
+has the "ellipsize" property and reuses the built-in functionality
+if available. For Gtk+ 2.4, it uses the <link
+linkend="exo-Extensions-to-Pango">Pango Extensions</link> to
+ellipsize text properly.
+</para>
+</refsect1>
+
+<refsect1>
+<title>Details</title>
+<refsect2>
+<title><anchor id="ExoCellRendererEllipsizedText-struct"/>ExoCellRendererEllipsizedText</title>
+<indexterm><primary>ExoCellRendererEllipsizedText</primary></indexterm><programlisting>typedef struct _ExoCellRendererEllipsizedText ExoCellRendererEllipsizedText;</programlisting>
+<para>
+
+</para></refsect2>
+<refsect2>
+<title><anchor id="exo-cell-renderer-ellipsized-text-new"/>exo_cell_renderer_ellipsized_text_new ()</title>
+<indexterm><primary>exo_cell_renderer_ellipsized_text_new</primary></indexterm><programlisting><link linkend="GtkCellRenderer">GtkCellRenderer</link>* exo_cell_renderer_ellipsized_text_new
+                                            (void);</programlisting>
+<para>
+Creates a new <link linkend="ExoCellRendererEllipsizedText"><type>ExoCellRendererEllipsizedText</type></link>. Adjust how text is
+drawn using object properties. Object properties can be set globally
+(with <link linkend="g-object-set"><function>g_object_set()</function></link>). Also, with <link linkend="GtkTreeViewColumn"><type>GtkTreeViewColumn</type></link>, you can bind a
+property to a value in a <link linkend="GtkTreeModel"><type>GtkTreeModel</type></link>. For example, you can bind the
+"text" property on the cell renderer to a string value in the model,
+thus rendering a different string in each row of the <link linkend="GtkTreeView"><type>GtkTreeView</type></link>.</para>
+<para>
+
+</para><variablelist role="params">
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> The new cell renderer.
+</simpara></listitem></varlistentry>
+</variablelist></refsect2>
+
+</refsect1>
+<refsect1>
+<title>Properties</title>
+<refsect2><title><anchor id="ExoCellRendererEllipsizedText--ellipsize"/>The &quot;<literal>ellipsize</literal>&quot; property</title>
+<programlisting>  &quot;ellipsize&quot;            <link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link>  : Read / Write</programlisting>
+<para>The preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string, if at all.</para><para>Default value: EXO_PANGO_ELLIPSIZE_NONE</para>
+</refsect2>
+<refsect2><title><anchor id="ExoCellRendererEllipsizedText--ellipsize-set"/>The &quot;<literal>ellipsize-set</literal>&quot; property</title>
+<programlisting>  &quot;ellipsize-set&quot;        <link linkend="gboolean">gboolean</link>              : Read / Write</programlisting>
+<para>Whether this tag affects the ellipsize mode.</para><para>Default value: FALSE</para>
+</refsect2>
+
+</refsect1>
+
+
+
+<refsect1>
+<title>See Also</title>
+<para>
+<ulink url="http://developer.gnome.org/doc/API/2.0/gtk/GtkCellRendererText.html"
+type="http">GtkCellRendererText</ulink>, <link
+linkend="exo-Extensions-to-Pango">Exo Pango Extensions</link>
+</para>
+</refsect1>
+
+</refentry>

Added: goodies/exo/branches/upstream/current/docs/reference/xml/exo-ellipsized-label.xml
===================================================================
--- goodies/exo/branches/upstream/current/docs/reference/xml/exo-ellipsized-label.xml	2005-04-24 12:25:34 UTC (rev 59)
+++ goodies/exo/branches/upstream/current/docs/reference/xml/exo-ellipsized-label.xml	2005-04-25 17:30:44 UTC (rev 60)
@@ -0,0 +1,176 @@
+<refentry id="ExoEllipsizedLabel">
+<refmeta>
+<refentrytitle>ExoEllipsizedLabel</refentrytitle>
+<manvolnum>3</manvolnum>
+<refmiscinfo>EXO Library</refmiscinfo>
+</refmeta>
+
+<refnamediv>
+<refname>ExoEllipsizedLabel</refname><refpurpose>A widget that automatically ellipsizes text</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv><title>Synopsis</title>
+
+<synopsis>
+
+#include &lt;exo/exo.h&gt;
+
+
+            <link linkend="ExoEllipsizedLabel-struct">ExoEllipsizedLabel</link>;
+<link linkend="GtkWidget">GtkWidget</link>*  <link linkend="exo-ellipsized-label-new">exo_ellipsized_label_new</link>        (const <link linkend="gchar">gchar</link> *text);
+<link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link> <link linkend="exo-ellipsized-label-get-ellipsize">exo_ellipsized_label_get_ellipsize</link>
+                                            (<link linkend="ExoEllipsizedLabel">ExoEllipsizedLabel</link> *label);
+<link linkend="void">void</link>        <link linkend="exo-ellipsized-label-set-ellipsize">exo_ellipsized_label_set_ellipsize</link>
+                                            (<link linkend="ExoEllipsizedLabel">ExoEllipsizedLabel</link> *label,
+                                             <link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link> mode);
+
+
+</synopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title>Object Hierarchy</title>
+<synopsis>
+
+  <link linkend="GObject">GObject</link>
+   +----<link linkend="GtkObject">GtkObject</link>
+         +----<link linkend="GtkWidget">GtkWidget</link>
+               +----<link linkend="GtkMisc">GtkMisc</link>
+                     +----<link linkend="GtkLabel">GtkLabel</link>
+                           +----ExoEllipsizedLabel
+</synopsis>
+
+</refsect1>
+
+
+
+<refsect1>
+<title>Implemented Interfaces</title>
+<para>
+ExoEllipsizedLabel implements
+ <link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
+
+</refsect1>
+
+
+<refsect1>
+<title>Properties</title>
+<synopsis>
+
+  &quot;<link linkend="ExoEllipsizedLabel--ellipsize">ellipsize</link>&quot;            <link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link>  : Read / Write
+</synopsis>
+</refsect1>
+
+
+
+<refsect1>
+<title>Description</title>
+<para>
+<link linkend="ExoEllipsizedLabel"><type>ExoEllipsizedLabel</type></link> extends the standard <link linkend="GtkLabel"><type>GtkLabel</type></link> class present in
+Gtk+ 2.4 with the ability to automatically ellipsize text with
+"...".
+</para>
+<para>
+<link linkend="ExoEllipsizedLabel"><type>ExoEllipsizedLabel</type></link> automatically detects if its running with Gtk+
+2.5 or above and uses the native ellipsizing support of Gtk+ 2.5
+or above in that case. So its safe to use <link linkend="ExoEllipsizedLabel"><type>ExoEllipsizedLabel</type></link>
+with every Gtk+ version above 2.4.
+</para>
+</refsect1>
+
+<refsect1>
+<title>Details</title>
+<refsect2>
+<title><anchor id="ExoEllipsizedLabel-struct"/>ExoEllipsizedLabel</title>
+<indexterm><primary>ExoEllipsizedLabel</primary></indexterm><programlisting>typedef struct _ExoEllipsizedLabel ExoEllipsizedLabel;</programlisting>
+<para>
+
+</para></refsect2>
+<refsect2>
+<title><anchor id="exo-ellipsized-label-new"/>exo_ellipsized_label_new ()</title>
+<indexterm><primary>exo_ellipsized_label_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>*  exo_ellipsized_label_new        (const <link linkend="gchar">gchar</link> *text);</programlisting>
+<para>
+Creates a new <link linkend="ExoEllipsizedLabel"><type>ExoEllipsizedLabel</type></link> with the given
+text inside it. You can pass <literal>NULL</literal> to get an
+empty label widget.</para>
+<para>
+
+</para><variablelist role="params">
+<varlistentry><term><parameter>text</parameter>&nbsp;:</term>
+<listitem><simpara> The text of the label.
+</simpara></listitem></varlistentry>
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> The new <link linkend="ExoEllipsizedLabel"><type>ExoEllipsizedLabel</type></link>.
+</simpara></listitem></varlistentry>
+</variablelist></refsect2>
+<refsect2>
+<title><anchor id="exo-ellipsized-label-get-ellipsize"/>exo_ellipsized_label_get_ellipsize ()</title>
+<indexterm><primary>exo_ellipsized_label_get_ellipsize</primary></indexterm><programlisting><link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link> exo_ellipsized_label_get_ellipsize
+                                            (<link linkend="ExoEllipsizedLabel">ExoEllipsizedLabel</link> *label);</programlisting>
+<para>
+Returns the ellipsizing position of the <parameter>label</parameter>.
+See <link linkend="exo-ellipsized-label-set-ellipsize"><function>exo_ellipsized_label_set_ellipsize()</function></link>.</para>
+<para>
+
+</para><variablelist role="params">
+<varlistentry><term><parameter>label</parameter>&nbsp;:</term>
+<listitem><simpara> An <link linkend="ExoEllipsizedLabel"><type>ExoEllipsizedLabel</type></link>.
+</simpara></listitem></varlistentry>
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> An <link linkend="ExoPangoEllipsizeMode"><type>ExoPangoEllipsizeMode</type></link>.
+</simpara></listitem></varlistentry>
+</variablelist></refsect2>
+<refsect2>
+<title><anchor id="exo-ellipsized-label-set-ellipsize"/>exo_ellipsized_label_set_ellipsize ()</title>
+<indexterm><primary>exo_ellipsized_label_set_ellipsize</primary></indexterm><programlisting><link linkend="void">void</link>        exo_ellipsized_label_set_ellipsize
+                                            (<link linkend="ExoEllipsizedLabel">ExoEllipsizedLabel</link> *label,
+                                             <link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link> mode);</programlisting>
+<para>
+Sets the mode used to ellipsize (add an ellipsis: "...") to the
+text if there is not enough space to render the entire string.</para>
+<para>
+
+</para><variablelist role="params">
+<varlistentry><term><parameter>label</parameter>&nbsp;:</term>
+<listitem><simpara> An <link linkend="ExoEllipsizedLabel"><type>ExoEllipsizedLabel</type></link>.
+</simpara></listitem></varlistentry>
+<varlistentry><term><parameter>mode</parameter>&nbsp;:</term>
+<listitem><simpara>
+
+
+</simpara></listitem></varlistentry>
+</variablelist></refsect2>
+
+</refsect1>
+<refsect1>
+<title>Properties</title>
+<refsect2><title><anchor id="ExoEllipsizedLabel--ellipsize"/>The &quot;<literal>ellipsize</literal>&quot; property</title>
+<programlisting>  &quot;ellipsize&quot;            <link linkend="ExoPangoEllipsizeMode">ExoPangoEllipsizeMode</link>  : Read / Write</programlisting>
+<para>
+The preferred place to ellipsize the string, if the label does not have 
+enough room to display the entire string, specified as a <link linkend="ExoPangoEllisizeMode"><type>ExoPangoEllisizeMode</type></link>. 
+</para>
+<para>
+Note that setting this property to a value other than <literal>EXO_PANGO_ELLIPSIZE_NONE</literal> 
+has the side-effect that the label requests only enough space to display the
+ellipsis "...". Ellipsizing labels must be packed in a container which 
+ensures that the label gets a reasonable size allocated. In particular, 
+this means that ellipsizing labels don't work well in notebook tabs, unless
+the tab's ::tab-expand property is set to <literal>TRUE</literal>.</para>
+<para>
+
+</para><para>Default value: EXO_PANGO_ELLIPSIZE_NONE</para>
+</refsect2>
+
+</refsect1>
+
+
+
+<refsect1>
+<title>See Also</title>
+<para>
+<ulink url="http://developer.gnome.org/doc/API/2.0/gtk/GtkLabel.html"
+type="http">GtkLabel</ulink>, <link linkend="exo-Extensions-to-Pango">Exo
+Pango Extensions</link>
+</para>
+</refsect1>
+
+</refentry>




More information about the Pkg-xfce-commits mailing list