[meego-commits] 8667: Changes to MeeGo:1.1:Netbook/mutter-meego
Yan Yin
no_reply at build.meego.com
Wed Oct 20 09:03:53 UTC 2010
Hi,
I have made the following changes to mutter-meego in project MeeGo:1.1:Netbook. Please review and accept ASAP.
Thank You,
Yan Yin
[This message was auto-generated]
---
Request #8667:
submit: MeeGo:1.1:Netbook:Testing/mutter-meego(r10) -> MeeGo:1.1:Netbook/mutter-meego
Message:
move to MeeGo:1.1:Netbook
State: new 2010-10-20T02:03:51 yyin2
Comment: None
changes files:
--------------
--- mutter-meego.changes
+++ mutter-meego.changes
@@ -0,0 +1,4 @@
+* Wed Oct 20 09:12:48 BST 2010 Tomas Frydrych <tf at linux.intel.com> 0.76.10
+- Fixed modality test for when not to show panel, BMC#6356,
+- NtfNotification: clear stale handler id when source closes, BMC#3886
+
old:
----
mutter-meego-0.76.9.tar.bz2
new:
----
mutter-meego-0.76.10.tar.bz2
spec files:
-----------
--- mutter-meego.spec
+++ mutter-meego.spec
@@ -1,13 +1,13 @@
#
-# Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.20
+# Do not Edit! Generated by:
+# spectacle version 0.17
#
# >> macros
# << macros
Name: mutter-meego
Summary: Meego Netbook plugin for Metacity Clutter, aka, Mutter
-Version: 0.76.9
+Version: 0.76.10
Release: 1
Group: System/Desktop
License: GPLv2
other changes:
--------------
++++++ mutter-meego-0.76.9.tar.bz2 -> mutter-meego-0.76.10.tar.bz2
--- aclocal.m4
+++ aclocal.m4
@@ -346,7 +346,7 @@
dnl These rules are solely for the distribution goal. While doing this
dnl we only have to keep exactly one list of the available catalogs
- dnl in configure.ac.
+ dnl in configure.in.
for lang in $ALL_LINGUAS; do
GMOFILES="$GMOFILES $lang.gmo"
POFILES="$POFILES $lang.po"
@@ -475,7 +475,7 @@
dnl
dnl Now the definitions that aclocal will find
dnl
-ifdef(glib_configure_ac,[],[
+ifdef(glib_configure_in,[],[
AC_DEFUN([AM_GLIB_GNU_GETTEXT],[GLIB_GNU_GETTEXT($@)])
AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)])
])dnl
--- build/autotools/intltool.m4
+++ build/autotools/intltool.m4
@@ -172,7 +172,7 @@
AC_DEFUN([IT_PO_SUBDIR],
[AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS.
dnl
-dnl The following CONFIG_COMMANDS should be exetuted at the very end
+dnl The following CONFIG_COMMANDS should be executed at the very end
dnl of config.status.
AC_CONFIG_COMMANDS_PRE([
AC_CONFIG_COMMANDS([$1/stamp-it], [
--- config.guess
+++ config.guess
@@ -1,10 +1,10 @@
#! /bin/sh
# Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
-timestamp='2009-06-10'
+timestamp='2009-12-30'
# 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
@@ -27,16 +27,16 @@
# 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.
+# Originally written by Per Bothner. Please send patches (context
+# diff format) to <config-patches at gnu.org> and include a 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.
+# You can get the latest version of this script from:
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
me=`echo "$0" | sed -e 's,.*/,,'`
@@ -56,8 +56,9 @@
GNU config.guess ($timestamp)
Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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."
@@ -333,6 +334,9 @@
sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
exit ;;
+ i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*)
+ echo i386-pc-auroraux${UNAME_RELEASE}
+ exit ;;
i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
eval $set_cc_for_build
SUN_ARCH="i386"
@@ -807,12 +811,12 @@
i*:PW*:*)
echo ${UNAME_MACHINE}-pc-pw32
exit ;;
- *:Interix*:[3456]*)
+ *:Interix*:*)
case ${UNAME_MACHINE} in
x86)
echo i586-pc-interix${UNAME_RELEASE}
exit ;;
- EM64T | authenticamd | genuineintel)
+ authenticamd | genuineintel | EM64T)
echo x86_64-unknown-interix${UNAME_RELEASE}
exit ;;
IA64)
@@ -854,6 +858,20 @@
i*86:Minix:*:*)
echo ${UNAME_MACHINE}-pc-minix
exit ;;
+ 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 -q ld.so.1
+ if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
+ echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
+ exit ;;
arm*:Linux:*:*)
eval $set_cc_for_build
if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
@@ -876,6 +894,17 @@
frv:Linux:*:*)
echo frv-unknown-linux-gnu
exit ;;
+ i*86:Linux:*:*)
+ LIBC=gnu
+ eval $set_cc_for_build
+ sed 's/^ //' << EOF >$dummy.c
+ #ifdef __dietlibc__
+ LIBC=dietlibc
+ #endif
+EOF
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+ echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
+ exit ;;
ia64:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
@@ -901,39 +930,18 @@
#endif
#endif
EOF
- eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
- /^CPU/{
- s: ::g
- p
- }'`"
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
;;
or32:Linux:*:*)
echo or32-unknown-linux-gnu
exit ;;
- ppc:Linux:*:*)
- echo powerpc-unknown-linux-gnu
- exit ;;
- ppc64:Linux:*:*)
- echo powerpc64-unknown-linux-gnu
- exit ;;
- 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 -q ld.so.1
- if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
- echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
- exit ;;
padre:Linux:*:*)
echo sparc-unknown-linux-gnu
exit ;;
+ parisc64:Linux:*:* | hppa64:Linux:*:*)
+ echo hppa64-unknown-linux-gnu
+ exit ;;
parisc:Linux:*:* | hppa:Linux:*:*)
# Look for CPU level
case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
@@ -942,8 +950,11 @@
*) echo hppa-unknown-linux-gnu ;;
esac
exit ;;
- parisc64:Linux:*:* | hppa64:Linux:*:*)
- echo hppa64-unknown-linux-gnu
+ ppc64:Linux:*:*)
+ echo powerpc64-unknown-linux-gnu
+ exit ;;
+ ppc:Linux:*:*)
+ echo powerpc-unknown-linux-gnu
exit ;;
s390:Linux:*:* | s390x:Linux:*:*)
echo ${UNAME_MACHINE}-ibm-linux
@@ -966,58 +977,6 @@
xtensa*:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
- 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"
- ;;
- 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
- #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC)
- LIBC=gnu
- #else
- LIBC=gnuaout
- #endif
- #endif
- #ifdef __dietlibc__
- LIBC=dietlibc
- #endif
-EOF
- eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
- /^LIBC/{
- s: ::g
- p
- }'`"
- test x"${LIBC}" != x && {
- echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
- exit
- }
- test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }
- ;;
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
@@ -1247,6 +1206,16 @@
*:Darwin:*:*)
UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
case $UNAME_PROCESSOR in
+ i386)
+ eval $set_cc_for_build
+ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
+ if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
+ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
+ grep IS_64BIT_ARCH >/dev/null
+ then
+ UNAME_PROCESSOR="x86_64"
+ fi
+ fi ;;
unknown) UNAME_PROCESSOR=powerpc ;;
esac
echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
--- config.sub
+++ config.sub
@@ -1,10 +1,10 @@
#! /bin/sh
# Configuration validation subroutine script.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
-timestamp='2009-06-11'
+timestamp='2010-01-22'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -32,13 +32,16 @@
# Please send patches to <config-patches at gnu.org>. Submit a context
-# diff and a properly formatted ChangeLog entry.
+# diff and a properly formatted GNU 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.
+# You can get the latest version of this script from:
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
+
# 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.
@@ -72,8 +75,9 @@
version="\
GNU config.sub ($timestamp)
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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."
@@ -149,7 +153,7 @@
-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 | -knuth | -cray)
+ -apple | -axis | -knuth | -cray | -microblaze)
os=
basic_machine=$1
;;
@@ -284,6 +288,7 @@
| pdp10 | pdp11 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
| pyramid \
+ | rx \
| score \
| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
| sh64 | sh64le \
@@ -291,13 +296,14 @@
| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
| spu | strongarm \
| tahoe | thumb | tic4x | tic80 | tron \
+ | ubicom32 \
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
| z8k | z80)
basic_machine=$basic_machine-unknown
;;
- m6811 | m68hc11 | m6812 | m68hc12)
+ m6811 | m68hc11 | m6812 | m68hc12 | picochip)
# Motorola 68HC11/12.
basic_machine=$basic_machine-unknown
os=-none
@@ -340,7 +346,7 @@
| lm32-* \
| m32c-* | m32r-* | m32rle-* \
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
- | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
+ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
| mips16-* \
| mips64-* | mips64el-* \
@@ -368,15 +374,17 @@
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
| pyramid-* \
- | romp-* | rs6000-* \
+ | romp-* | rs6000-* | rx-* \
| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
| sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
| sparclite-* \
| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
| tahoe-* | thumb-* \
- | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
+ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
+ | tile-* | tilegx-* \
| tron-* \
+ | ubicom32-* \
| v850-* | v850e-* | vax-* \
| we32k-* \
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
@@ -726,6 +734,9 @@
basic_machine=ns32k-utek
os=-sysv
;;
+ microblaze)
+ basic_machine=microblaze-xilinx
+ ;;
mingw32)
basic_machine=i386-pc
os=-mingw32
@@ -1076,6 +1087,11 @@
basic_machine=tic6x-unknown
os=-coff
;;
+ # This must be matched before tile*.
+ tilegx*)
+ basic_machine=tilegx-unknown
+ os=-linux-gnu
+ ;;
tile*)
basic_machine=tile-unknown
os=-linux-gnu
@@ -1247,6 +1263,9 @@
# First match some system type aliases
# that might get confused with valid system types.
# -solaris* is a basic system type, with this one exception.
+ -auroraux)
+ os=-auroraux
+ ;;
-solaris1 | -solaris1.*)
os=`echo $os | sed -e 's|solaris1|sunos4|'`
;;
@@ -1268,8 +1287,8 @@
# -sysv* is not here because it comes later, after sysvr4.
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
- | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
- | -kopensolaris* \
+ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
+ | -sym* | -kopensolaris* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
@@ -1290,7 +1309,7 @@
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
- | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
+ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)
@@ -1423,6 +1442,8 @@
-dicos*)
os=-dicos
;;
+ -nacl*)
+ ;;
-none)
;;
*)
--- configure
+++ configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for mutter-meego 0.76.9.
+# Generated by GNU Autoconf 2.67 for mutter-meego 0.76.10.
#
# Report bugs to <http://meego.org>.
#
@@ -701,8 +701,8 @@
# Identity of this package.
PACKAGE_NAME='mutter-meego'
PACKAGE_TARNAME='mutter-meego'
-PACKAGE_VERSION='0.76.9'
-PACKAGE_STRING='mutter-meego 0.76.9'
+PACKAGE_VERSION='0.76.10'
+PACKAGE_STRING='mutter-meego 0.76.10'
PACKAGE_BUGREPORT='http://meego.org'
PACKAGE_URL=''
@@ -1546,7 +1546,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures mutter-meego 0.76.9 to adapt to many kinds of systems.
+\`configure' configures mutter-meego 0.76.10 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1616,7 +1616,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of mutter-meego 0.76.9:";;
+ short | recursive ) echo "Configuration of mutter-meego 0.76.10:";;
esac
cat <<\_ACEOF
@@ -1755,7 +1755,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-mutter-meego configure 0.76.9
+mutter-meego configure 0.76.10
generated by GNU Autoconf 2.67
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2124,7 +2124,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by mutter-meego $as_me 0.76.9, which was
+It was created by mutter-meego $as_me 0.76.10, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ $0 $@
@@ -2943,7 +2943,7 @@
# Define the identity of the package.
PACKAGE='mutter-meego'
- VERSION='0.76.9'
+ VERSION='0.76.10'
cat >>confdefs.h <<_ACEOF
@@ -3067,8 +3067,8 @@
PLUGIN_MAJOR_VERSION=0
PLUGIN_MINOR_VERSION=76
-PLUGIN_MICRO_VERSION=9
-PLUGIN_VERSION=0.76.9
+PLUGIN_MICRO_VERSION=10
+PLUGIN_VERSION=0.76.10
PLUGIN_API_VERSION=1.0
@@ -13993,9 +13993,9 @@
MUTTER_PLUGIN_DIR=$($PKG_CONFIG mutter-plugins --variable=plugindir)
-PLUGIN_LT_CURRENT=7609
+PLUGIN_LT_CURRENT=7610
PLUGIN_LT_REV=0
-PLUGIN_AGE=7609
+PLUGIN_AGE=7610
PLUGIN_LT_VERSION="$PLUGIN_LT_CURRENT:$PLUGIN_LT_REV:$PLUGIN_LT_AGE"
PLUGIN_LT_LDFLAGS="-version-info $PLUGIN_LT_VERSION"
@@ -14657,7 +14657,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by mutter-meego $as_me 0.76.9, which was
+This file was extended by mutter-meego $as_me 0.76.10, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14723,7 +14723,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-mutter-meego config.status 0.76.9
+mutter-meego config.status 0.76.10
configured by $0, generated by GNU Autoconf 2.67,
with options \\"\$ac_cs_config\\"
@@ -16524,7 +16524,7 @@
echo "
- Mutter Meego Netbook Plugin version 0.76.9
+ Mutter Meego Netbook Plugin version 0.76.10
===================================================
Configuration:
--- configure.ac
+++ configure.ac
@@ -1,7 +1,7 @@
m4_define([mutter_version], [2.31.5_1.0])
m4_define([plugin_major_version], [0])
m4_define([plugin_minor_version], [76])
-m4_define([plugin_micro_version], [9])
+m4_define([plugin_micro_version], [10])
m4_define([plugin_version],
[plugin_major_version.plugin_minor_version.plugin_micro_version])
--- gtk-doc.make
+++ gtk-doc.make
@@ -75,8 +75,11 @@
scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
@echo 'gtk-doc: Scanning header files'
@-chmod -R u+w $(srcdir)
- @cd $(srcdir) && \
- gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
+ @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
+ _source_dir="$${_source_dir} --source-dir=$$i" ; \
+ done ; \
+ cd $(srcdir) && \
+ gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
@if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \
CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \
else \
@@ -109,8 +112,11 @@
sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
@echo 'gtk-doc: Building XML'
@-chmod -R u+w $(srcdir)
- @cd $(srcdir) && \
- gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $(MKDB_OPTIONS)
+ @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
+ _source_dir="$${_source_dir} --source-dir=$$i" ; \
+ done ; \
+ cd $(srcdir) && \
+ gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS)
@touch sgml-build.stamp
sgml.stamp: sgml-build.stamp
--- libmeego-panel/docs/reference/libmeego-panel/Makefile.in
+++ libmeego-panel/docs/reference/libmeego-panel/Makefile.in
@@ -607,8 +607,11 @@
scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
@echo 'gtk-doc: Scanning header files'
@-chmod -R u+w $(srcdir)
- @cd $(srcdir) && \
- gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
+ @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
+ _source_dir="$${_source_dir} --source-dir=$$i" ; \
+ done ; \
+ cd $(srcdir) && \
+ gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
@if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \
CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \
else \
@@ -641,8 +644,11 @@
sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
@echo 'gtk-doc: Building XML'
@-chmod -R u+w $(srcdir)
- @cd $(srcdir) && \
- gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $(MKDB_OPTIONS)
+ @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
+ _source_dir="$${_source_dir} --source-dir=$$i" ; \
+ done ; \
+ cd $(srcdir) && \
+ gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS)
@touch sgml-build.stamp
sgml.stamp: sgml-build.stamp
--- libmeego-panel/docs/reference/libmeego-panel/html/MplAppBookmarkManager.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/MplAppBookmarkManager.html
@@ -46,18 +46,18 @@
<a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="returnvalue">MplAppBookmarkManager</span></a> * <a class="link" href="MplAppBookmarkManager.html#mpl-app-bookmark-manager-get-default" title="mpl_app_bookmark_manager_get_default ()">mpl_app_bookmark_manager_get_default</a>
(<em class="parameter"><code><span class="type">void</span></code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplAppBookmarkManager.html#mpl-app-bookmark-manager-add-uri" title="mpl_app_bookmark_manager_add_uri ()">mpl_app_bookmark_manager_add_uri</a> (<em class="parameter"><code><a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplAppBookmarkManager.html#mpl-app-bookmark-manager-remove-uri" title="mpl_app_bookmark_manager_remove_uri ()">mpl_app_bookmark_manager_remove_uri</a> (<em class="parameter"><code><a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplAppBookmarkManager.html#mpl-app-bookmark-manager-save" title="mpl_app_bookmark_manager_save ()">mpl_app_bookmark_manager_save</a> (<em class="parameter"><code><a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager</code></em>);
-<span class="returnvalue">GList</span> * <a class="link" href="MplAppBookmarkManager.html#mpl-app-bookmark-manager-get-bookmarks" title="mpl_app_bookmark_manager_get_bookmarks ()">mpl_app_bookmark_manager_get_bookmarks</a>
+<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="MplAppBookmarkManager.html#mpl-app-bookmark-manager-get-bookmarks" title="mpl_app_bookmark_manager_get_bookmarks ()">mpl_app_bookmark_manager_get_bookmarks</a>
(<em class="parameter"><code><a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="MplAppBookmarkManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- GObject
+ <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----MplAppBookmarkManager
</pre>
</div>
@@ -117,7 +117,7 @@
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a>; the caller holds a reference to the
-object, and should release it using <code class="function">g_object_unref()</code> when no longer needed.
+object, and should release it using <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when no longer needed.
</td>
</tr></tbody>
</table></div>
@@ -126,7 +126,7 @@
<div class="refsect2" title="mpl_app_bookmark_manager_add_uri ()">
<a name="mpl-app-bookmark-manager-add-uri"></a><h3>mpl_app_bookmark_manager_add_uri ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_app_bookmark_manager_add_uri (<em class="parameter"><code><a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
<p>
Adds bookmark identified by uri to the manager, and schedules the new
bookmark list to be save in the next idle cycle.
@@ -152,7 +152,7 @@
<div class="refsect2" title="mpl_app_bookmark_manager_remove_uri ()">
<a name="mpl-app-bookmark-manager-remove-uri"></a><h3>mpl_app_bookmark_manager_remove_uri ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_app_bookmark_manager_remove_uri (<em class="parameter"><code><a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
<p>
Removes bookmark identified by uri from the manager, and schedules the new
bookmark list to be saved when idle.
@@ -194,7 +194,7 @@
<hr>
<div class="refsect2" title="mpl_app_bookmark_manager_get_bookmarks ()">
<a name="mpl-app-bookmark-manager-get-bookmarks"></a><h3>mpl_app_bookmark_manager_get_bookmarks ()</h3>
-<pre class="programlisting"><span class="returnvalue">GList</span> * mpl_app_bookmark_manager_get_bookmarks
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * mpl_app_bookmark_manager_get_bookmarks
(<em class="parameter"><code><a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager</code></em>);</pre>
<p>
Obtains list of current bookmarks.
@@ -210,8 +210,8 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> current bookmarks as a <span class="type">GList</span> of constant strings; the list is
-owned by the caller and must be freed with <code class="function">g_list_free()</code> when no longer
+<td> current bookmarks as a <a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of constant strings; the list is
+owned by the caller and must be freed with <a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> when no longer
needed, however, the list data is owned by the manager and must not be freed.
</td>
</tr>
@@ -224,7 +224,7 @@
<div class="refsect2" title='The "bookmarks-changed" signal'>
<a name="MplAppBookmarkManager-bookmarks-changed"></a><h3>The <code class="literal">"bookmarks-changed"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplAppBookmarkManager.html" title="MplAppBookmarkManager"><span class="type">MplAppBookmarkManager</span></a> *manager,
- <span class="type">gpointer</span> user_data) : Run First</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
<p>
The ::bookmarks-changed signal is emitted when user changes their
bookmarked applications.
--- libmeego-panel/docs/reference/libmeego-panel/html/MplContentPane.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/MplContentPane.html
@@ -45,26 +45,26 @@
<a name="MplContentPane.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"> <a class="link" href="MplContentPane.html#MplContentPane-struct" title="MplContentPane">MplContentPane</a>;
<a class="link" href="MplContentPane.html#MplContentPaneClass" title="MplContentPaneClass">MplContentPaneClass</a>;
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplContentPane.html#mpl-content-pane-new" title="mpl_content_pane_new ()">mpl_content_pane_new</a> (<em class="parameter"><code><span class="type">char</span> const *title</code></em>);
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplContentPane.html#mpl-content-pane-new" title="mpl_content_pane_new ()">mpl_content_pane_new</a> (<em class="parameter"><code><span class="type">char</span> const *title</code></em>);
<span class="returnvalue">char</span> const * <a class="link" href="MplContentPane.html#mpl-content-pane-get-title" title="mpl_content_pane_get_title ()">mpl_content_pane_get_title</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplContentPane.html#mpl-content-pane-set-title" title="mpl_content_pane_set_title ()">mpl_content_pane_set_title</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>,
<em class="parameter"><code><span class="type">char</span> const *title</code></em>);
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplContentPane.html#mpl-content-pane-get-header-actor" title="mpl_content_pane_get_header_actor ()">mpl_content_pane_get_header_actor</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplContentPane.html#mpl-content-pane-get-header-actor" title="mpl_content_pane_get_header_actor ()">mpl_content_pane_get_header_actor</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplContentPane.html#mpl-content-pane-set-header-actor" title="mpl_content_pane_set_header_actor ()">mpl_content_pane_set_header_actor</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplContentPane.html#mpl-content-pane-get-child" title="mpl_content_pane_get_child ()">mpl_content_pane_get_child</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplContentPane.html#mpl-content-pane-get-child" title="mpl_content_pane_get_child ()">mpl_content_pane_get_child</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplContentPane.html#mpl-content-pane-set-child" title="mpl_content_pane_set_child ()">mpl_content_pane_set_child</a> (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="MplContentPane.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- GObject
- +----GInitiallyUnowned
- +----<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html">ClutterActor</a>
- +----<a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget">MxWidget</a>
- +----<a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/MxBoxLayout.html">MxBoxLayout</a>
+ <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+ +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
+ +----<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html">ClutterActor</a>
+ +----MxWidget
+ +----MxBoxLayout
+----MplContentPane
</pre>
</div>
@@ -72,14 +72,14 @@
<a name="MplContentPane.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
MplContentPane implements
- <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterScriptable.html">ClutterScriptable</a>, <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterAnimatable.html">ClutterAnimatable</a>, AtkImplementorIface, <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-style.html#MxStylable">MxStylable</a>, <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterContainer.html">ClutterContainer</a>, <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-scrollable.html#MxScrollable">MxScrollable</a> and <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-focusable.html#MxFocusable">MxFocusable</a>.</p>
+ <a href="/usr/share/gtk-doc/html/clutter/ClutterScriptable.html">ClutterScriptable</a>, MxStylable, <a href="/usr/share/gtk-doc/html/clutter/ClutterContainer.html">ClutterContainer</a>, MxScrollable and MxFocusable.</p>
</div>
<div class="refsect1" title="Properties">
<a name="MplContentPane.properties"></a><h2>Properties</h2>
<pre class="synopsis">
- "<a class="link" href="MplContentPane.html#MplContentPane--child" title='The "child" property'>child</a>" <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write
- "<a class="link" href="MplContentPane.html#MplContentPane--header-actor" title='The "header-actor" property'>header-actor</a>" <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write
- "<a class="link" href="MplContentPane.html#MplContentPane--title" title='The "title" property'>title</a>" <span class="type">gchar</span>* : Read / Write
+ "<a class="link" href="MplContentPane.html#MplContentPane--child" title='The "child" property'>child</a>" <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write
+ "<a class="link" href="MplContentPane.html#MplContentPane--header-actor" title='The "header-actor" property'>header-actor</a>" <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write
+ "<a class="link" href="MplContentPane.html#MplContentPane--title" title='The "title" property'>title</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
</pre>
</div>
<div class="refsect1" title="Description">
@@ -112,7 +112,7 @@
<hr>
<div class="refsect2" title="mpl_content_pane_new ()">
<a name="mpl-content-pane-new"></a><h3>mpl_content_pane_new ()</h3>
-<pre class="programlisting"><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_content_pane_new (<em class="parameter"><code><span class="type">char</span> const *title</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_content_pane_new (<em class="parameter"><code><span class="type">char</span> const *title</code></em>);</pre>
<p>
Constructs a new <a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> with the given title.
</p>
@@ -126,7 +126,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
+<td> <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
</td>
</tr>
</tbody>
@@ -184,9 +184,9 @@
<hr>
<div class="refsect2" title="mpl_content_pane_get_header_actor ()">
<a name="mpl-content-pane-get-header-actor"></a><h3>mpl_content_pane_get_header_actor ()</h3>
-<pre class="programlisting"><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_content_pane_get_header_actor (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_content_pane_get_header_actor (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);</pre>
<p>
-Returns the pane header actor, if set or <code class="literal">NULL</code>.
+Returns the pane header actor, if set or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@@ -199,7 +199,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
+<td> <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
</td>
</tr>
</tbody>
@@ -209,7 +209,7 @@
<div class="refsect2" title="mpl_content_pane_set_header_actor ()">
<a name="mpl-content-pane-set-header-actor"></a><h3>mpl_content_pane_set_header_actor ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_content_pane_set_header_actor (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);</pre>
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);</pre>
<p>
Sets the pane header actor. The header actor is an optional actor inserted
into the header and packed from its right edge. It can be used, for example,
@@ -227,7 +227,7 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>actor</code></em> :</span></p></td>
<td>
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> or <code class="literal">NULL</code>
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
</tbody>
@@ -236,7 +236,7 @@
<hr>
<div class="refsect2" title="mpl_content_pane_get_child ()">
<a name="mpl-content-pane-get-child"></a><h3>mpl_content_pane_get_child ()</h3>
-<pre class="programlisting"><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_content_pane_get_child (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_content_pane_get_child (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>);</pre>
<p>
Returns the content child of the pane.
</p>
@@ -251,7 +251,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
+<td> <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
</td>
</tr>
</tbody>
@@ -261,7 +261,7 @@
<div class="refsect2" title="mpl_content_pane_set_child ()">
<a name="mpl-content-pane-set-child"></a><h3>mpl_content_pane_set_child ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_content_pane_set_child (<em class="parameter"><code><a class="link" href="MplContentPane.html" title="MplContentPane"><span class="type">MplContentPane</span></a> *self</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);</pre>
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);</pre>
<p>
Sets the content child of the pane to the provided actor.
</p>
@@ -277,7 +277,7 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
<td>
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
</td>
</tr>
</tbody>
@@ -288,19 +288,19 @@
<a name="MplContentPane.property-details"></a><h2>Property Details</h2>
<div class="refsect2" title='The "child" property'>
<a name="MplContentPane--child"></a><h3>The <code class="literal">"child"</code> property</h3>
-<pre class="programlisting"> "child" <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write</pre>
+<pre class="programlisting"> "child" <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write</pre>
<p>Contained actor.</p>
</div>
<hr>
<div class="refsect2" title='The "header-actor" property'>
<a name="MplContentPane--header-actor"></a><h3>The <code class="literal">"header-actor"</code> property</h3>
-<pre class="programlisting"> "header-actor" <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write</pre>
+<pre class="programlisting"> "header-actor" <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>* : Read / Write</pre>
<p>Right-hand header actor.</p>
</div>
<hr>
<div class="refsect2" title='The "title" property'>
<a name="MplContentPane--title"></a><h3>The <code class="literal">"title"</code> property</h3>
-<pre class="programlisting"> "title" <span class="type">gchar</span>* : Read / Write</pre>
+<pre class="programlisting"> "title" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
<p>Title text.</p>
<p>Default value: ""</p>
</div>
--- libmeego-panel/docs/reference/libmeego-panel/html/MplEntry.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/MplEntry.html
@@ -47,25 +47,25 @@
<a name="MplEntry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"> <a class="link" href="MplEntry.html#MplEntry-struct" title="MplEntry">MplEntry</a>;
<a class="link" href="MplEntry.html#MplEntryClass" title="MplEntryClass">MplEntryClass</a>;
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget"><span class="returnvalue">MxWidget</span></a> * <a class="link" href="MplEntry.html#mpl-entry-new" title="mpl_entry_new ()">mpl_entry_new</a> (<em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>);
-const <span class="returnvalue">gchar</span> * <a class="link" href="MplEntry.html#mpl-entry-get-label" title="mpl_entry_get_label ()">mpl_entry_get_label</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);
+<span class="returnvalue">MxWidget</span> * <a class="link" href="MplEntry.html#mpl-entry-new" title="mpl_entry_new ()">mpl_entry_new</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
+const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="MplEntry.html#mpl-entry-get-label" title="mpl_entry_get_label ()">mpl_entry_get_label</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplEntry.html#mpl-entry-set-label" title="mpl_entry_set_label ()">mpl_entry_set_label</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>);
-const <span class="returnvalue">gchar</span> * <a class="link" href="MplEntry.html#mpl-entry-get-text" title="mpl_entry_get_text ()">mpl_entry_get_text</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
+const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="MplEntry.html#mpl-entry-get-text" title="mpl_entry_get_text ()">mpl_entry_get_text</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplEntry.html#mpl-entry-set-text" title="mpl_entry_set_text ()">mpl_entry_set_text</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>);
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget"><span class="returnvalue">MxWidget</span></a> * <a class="link" href="MplEntry.html#mpl-entry-get-mx-entry" title="mpl_entry_get_mx_entry ()">mpl_entry_get_mx_entry</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
+<span class="returnvalue">MxWidget</span> * <a class="link" href="MplEntry.html#mpl-entry-get-mx-entry" title="mpl_entry_get_mx_entry ()">mpl_entry_get_mx_entry</a> (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="MplEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- GObject
- +----GInitiallyUnowned
- +----<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html">ClutterActor</a>
- +----<a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget">MxWidget</a>
- +----<a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/MxBin.html">MxBin</a>
- +----<a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/MxFrame.html">MxFrame</a>
+ <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+ +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
+ +----<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html">ClutterActor</a>
+ +----MxWidget
+ +----MxBin
+ +----MxFrame
+----MplEntry
</pre>
</div>
@@ -73,13 +73,13 @@
<a name="MplEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
MplEntry implements
- <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterScriptable.html">ClutterScriptable</a>, <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterAnimatable.html">ClutterAnimatable</a>, AtkImplementorIface, <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-style.html#MxStylable">MxStylable</a>, <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterContainer.html">ClutterContainer</a> and <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-focusable.html#MxFocusable">MxFocusable</a>.</p>
+ <a href="/usr/share/gtk-doc/html/clutter/ClutterScriptable.html">ClutterScriptable</a>, MxStylable, <a href="/usr/share/gtk-doc/html/clutter/ClutterContainer.html">ClutterContainer</a> and MxFocusable.</p>
</div>
<div class="refsect1" title="Properties">
<a name="MplEntry.properties"></a><h2>Properties</h2>
<pre class="synopsis">
- "<a class="link" href="MplEntry.html#MplEntry--label" title='The "label" property'>label</a>" <span class="type">gchar</span>* : Read / Write / Construct
- "<a class="link" href="MplEntry.html#MplEntry--text" title='The "text" property'>text</a>" <span class="type">gchar</span>* : Read / Write / Construct
+ "<a class="link" href="MplEntry.html#MplEntry--label" title='The "label" property'>label</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct
+ "<a class="link" href="MplEntry.html#MplEntry--text" title='The "text" property'>text</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct
</pre>
</div>
<div class="refsect1" title="Signals">
@@ -135,7 +135,7 @@
<hr>
<div class="refsect2" title="mpl_entry_new ()">
<a name="mpl-entry-new"></a><h3>mpl_entry_new ()</h3>
-<pre class="programlisting"><a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget"><span class="returnvalue">MxWidget</span></a> * mpl_entry_new (<em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>);</pre>
+<pre class="programlisting"><span class="returnvalue">MxWidget</span> * mpl_entry_new (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
<p>
Creates an instance of <a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a>.
</p>
@@ -149,7 +149,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget"><span class="type">MxWidget</span></a>
+<td> <span class="type">MxWidget</span>
</td>
</tr>
</tbody>
@@ -158,7 +158,7 @@
<hr>
<div class="refsect2" title="mpl_entry_get_label ()">
<a name="mpl-entry-get-label"></a><h3>mpl_entry_get_label ()</h3>
-<pre class="programlisting">const <span class="returnvalue">gchar</span> * mpl_entry_get_label (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);</pre>
+<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * mpl_entry_get_label (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);</pre>
<p>
Retrieves the text of the entry prompt.
</p>
@@ -184,7 +184,7 @@
<div class="refsect2" title="mpl_entry_set_label ()">
<a name="mpl-entry-set-label"></a><h3>mpl_entry_set_label ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_entry_set_label (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
<p>
Sets the text of the entry prompt.
</p>
@@ -208,7 +208,7 @@
<hr>
<div class="refsect2" title="mpl_entry_get_text ()">
<a name="mpl-entry-get-text"></a><h3>mpl_entry_get_text ()</h3>
-<pre class="programlisting">const <span class="returnvalue">gchar</span> * mpl_entry_get_text (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);</pre>
+<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * mpl_entry_get_text (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);</pre>
<p>
Retrieves the text of the entry.
</p>
@@ -234,7 +234,7 @@
<div class="refsect2" title="mpl_entry_set_text ()">
<a name="mpl-entry-set-text"></a><h3>mpl_entry_set_text ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_entry_set_text (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
<p>
Sets the text of the entry.
</p>
@@ -258,9 +258,9 @@
<hr>
<div class="refsect2" title="mpl_entry_get_mx_entry ()">
<a name="mpl-entry-get-mx-entry"></a><h3>mpl_entry_get_mx_entry ()</h3>
-<pre class="programlisting"><a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget"><span class="returnvalue">MxWidget</span></a> * mpl_entry_get_mx_entry (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);</pre>
+<pre class="programlisting"><span class="returnvalue">MxWidget</span> * mpl_entry_get_mx_entry (<em class="parameter"><code><a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *self</code></em>);</pre>
<p>
-Returns pointer to the actual <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/MxEntry.html"><span class="type">MxEntry</span></a> widget inside <a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a>.
+Returns pointer to the actual <span class="type">MxEntry</span> widget inside <a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@@ -273,7 +273,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <a href="/home/robsta/Devel/install/share/gtk-doc/html/mx/mx-mx-widget.html#MxWidget"><span class="type">MxWidget</span></a>; the entry widget is owned by the entry and no
+<td> <span class="type">MxWidget</span>; the entry widget is owned by the entry and no
additional reference is added to it by this function.
</td>
</tr>
@@ -285,14 +285,14 @@
<a name="MplEntry.property-details"></a><h2>Property Details</h2>
<div class="refsect2" title='The "label" property'>
<a name="MplEntry--label"></a><h3>The <code class="literal">"label"</code> property</h3>
-<pre class="programlisting"> "label" <span class="type">gchar</span>* : Read / Write / Construct</pre>
+<pre class="programlisting"> "label" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct</pre>
<p>The label inside the button.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" title='The "text" property'>
<a name="MplEntry--text"></a><h3>The <code class="literal">"text"</code> property</h3>
-<pre class="programlisting"> "text" <span class="type">gchar</span>* : Read / Write / Construct</pre>
+<pre class="programlisting"> "text" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct</pre>
<p>The text inside the entry.</p>
<p>Default value: NULL</p>
</div>
@@ -302,7 +302,7 @@
<div class="refsect2" title='The "button-clicked" signal'>
<a name="MplEntry-button-clicked"></a><h3>The <code class="literal">"button-clicked"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *entry,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::button-clicked signal is emitted when the user clicks on the
entry button.
@@ -326,7 +326,7 @@
<div class="refsect2" title='The "text-changed" signal'>
<a name="MplEntry-text-changed"></a><h3>The <code class="literal">"text-changed"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplEntry.html" title="MplEntry"><span class="type">MplEntry</span></a> *entry,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::text-changed signal is emitted when the text in the entry changes.
</p>
--- libmeego-panel/docs/reference/libmeego-panel/html/MplPanelClient.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/MplPanelClient.html
@@ -48,34 +48,34 @@
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-show" title="mpl_panel_client_show ()">mpl_panel_client_show</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-hide" title="mpl_panel_client_hide ()">mpl_panel_client_hide</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-set-height-request" title="mpl_panel_client_set_height_request ()">mpl_panel_client_set_height_request</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">guint</span> height</code></em>);
-<span class="returnvalue">guint</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-get-height-request" title="mpl_panel_client_get_height_request ()">mpl_panel_client_get_height_request</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> height</code></em>);
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="MplPanelClient.html#mpl-panel-client-get-height-request" title="mpl_panel_client_get_height_request ()">mpl_panel_client_get_height_request</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-request-focus" title="mpl_panel_client_request_focus ()">mpl_panel_client_request_focus</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-request-button-style" title="mpl_panel_client_request_button_style ()">mpl_panel_client_request_button_style</a>
(<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *style</code></em>);
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *style</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-request-tooltip" title="mpl_panel_client_request_tooltip ()">mpl_panel_client_request_tooltip</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>);
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-request-button-state" title="mpl_panel_client_request_button_state ()">mpl_panel_client_request_button_state</a>
(<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
<em class="parameter"><code><a class="link" href="MplPanelClient.html#MnbButtonState" title="enum MnbButtonState"><span class="type">MnbButtonState</span></a> state</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-request-modality" title="mpl_panel_client_request_modality ()">mpl_panel_client_request_modality</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> modal</code></em>);
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> modal</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-unload" title="mpl_panel_client_unload ()">mpl_panel_client_unload</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
-<span class="returnvalue">gboolean</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-launch-application" title="mpl_panel_client_launch_application ()">mpl_panel_client_launch_application</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *commandline</code></em>);
-<span class="returnvalue">gboolean</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-launch-application-from-desktop-file" title="mpl_panel_client_launch_application_from_desktop_file ()">mpl_panel_client_launch_application_from_desktop_file</a>
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="MplPanelClient.html#mpl-panel-client-launch-application" title="mpl_panel_client_launch_application ()">mpl_panel_client_launch_application</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *commandline</code></em>);
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="MplPanelClient.html#mpl-panel-client-launch-application-from-desktop-file" title="mpl_panel_client_launch_application_from_desktop_file ()">mpl_panel_client_launch_application_from_desktop_file</a>
(<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *desktop</code></em>,
- <em class="parameter"><code><span class="type">GList</span> *files</code></em>);
-<span class="returnvalue">gboolean</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-launch-default-application-for-uri" title="mpl_panel_client_launch_default_application_for_uri ()">mpl_panel_client_launch_default_application_for_uri</a>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *files</code></em>);
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="MplPanelClient.html#mpl-panel-client-launch-default-application-for-uri" title="mpl_panel_client_launch_default_application_for_uri ()">mpl_panel_client_launch_default_application_for_uri</a>
(<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
<span class="returnvalue">Window</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-get-xid" title="mpl_panel_client_get_xid ()">mpl_panel_client_get_xid</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-ready" title="mpl_panel_client_ready ()">mpl_panel_client_ready</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
-<span class="returnvalue">gboolean</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-set-delayed-ready" title="mpl_panel_client_set_delayed_ready ()">mpl_panel_client_set_delayed_ready</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> delayed</code></em>);
-<span class="returnvalue">gboolean</span> <a class="link" href="MplPanelClient.html#mpl-panel-client-is-windowless" title="mpl_panel_client_is_windowless ()">mpl_panel_client_is_windowless</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="MplPanelClient.html#mpl-panel-client-set-delayed-ready" title="mpl_panel_client_set_delayed_ready ()">mpl_panel_client_set_delayed_ready</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> delayed</code></em>);
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="MplPanelClient.html#mpl-panel-client-is-windowless" title="mpl_panel_client_is_windowless ()">mpl_panel_client_is_windowless</a> (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);
enum <a class="link" href="MplPanelClient.html#MnbButtonState" title="enum MnbButtonState">MnbButtonState</a>;
#define <a class="link" href="MplPanelClient.html#MPL-PANEL-DBUS-NAME-PREFIX:CAPS" title="MPL_PANEL_DBUS_NAME_PREFIX">MPL_PANEL_DBUS_NAME_PREFIX</a>
#define <a class="link" href="MplPanelClient.html#MPL-PANEL-DBUS-PATH-PREFIX:CAPS" title="MPL_PANEL_DBUS_PATH_PREFIX">MPL_PANEL_DBUS_PATH_PREFIX</a>
@@ -100,7 +100,7 @@
<div class="refsect1" title="Object Hierarchy">
<a name="MplPanelClient.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- GObject
+ <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----MplPanelClient
+----<a class="link" href="MplPanelClutter.html" title="MplPanelClutter">MplPanelClutter</a>
+----<a class="link" href="MplPanelGtk.html" title="MplPanelGtk">MplPanelGtk</a>
@@ -110,14 +110,14 @@
<div class="refsect1" title="Properties">
<a name="MplPanelClient.properties"></a><h2>Properties</h2>
<pre class="synopsis">
- "<a class="link" href="MplPanelClient.html#MplPanelClient--button-style" title='The "button-style" property'>button-style</a>" <span class="type">gchar</span>* : Read / Write / Construct
- "<a class="link" href="MplPanelClient.html#MplPanelClient--delayed-ready" title='The "delayed-ready" property'>delayed-ready</a>" <span class="type">gboolean</span> : Read / Write / Construct
- "<a class="link" href="MplPanelClient.html#MplPanelClient--name" title='The "name" property'>name</a>" <span class="type">gchar</span>* : Read / Write / Construct Only
- "<a class="link" href="MplPanelClient.html#MplPanelClient--stylesheet" title='The "stylesheet" property'>stylesheet</a>" <span class="type">gchar</span>* : Read / Write / Construct Only
- "<a class="link" href="MplPanelClient.html#MplPanelClient--toolbar-service" title='The "toolbar-service" property'>toolbar-service</a>" <span class="type">gboolean</span> : Read / Write / Construct Only
- "<a class="link" href="MplPanelClient.html#MplPanelClient--tooltip" title='The "tooltip" property'>tooltip</a>" <span class="type">gchar</span>* : Read / Write / Construct
- "<a class="link" href="MplPanelClient.html#MplPanelClient--windowless" title='The "windowless" property'>windowless</a>" <span class="type">gboolean</span> : Read / Write / Construct
- "<a class="link" href="MplPanelClient.html#MplPanelClient--xid" title='The "xid" property'>xid</a>" <span class="type">guint</span> : Read / Write / Construct
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--button-style" title='The "button-style" property'>button-style</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--delayed-ready" title='The "delayed-ready" property'>delayed-ready</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--name" title='The "name" property'>name</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--stylesheet" title='The "stylesheet" property'>stylesheet</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--toolbar-service" title='The "toolbar-service" property'>toolbar-service</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct Only
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--tooltip" title='The "tooltip" property'>tooltip</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--windowless" title='The "windowless" property'>windowless</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct
+ "<a class="link" href="MplPanelClient.html#MplPanelClient--xid" title='The "xid" property'>xid</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" title="Signals">
@@ -265,7 +265,7 @@
<div class="refsect2" title="mpl_panel_client_set_height_request ()">
<a name="mpl-panel-client-set-height-request"></a><h3>mpl_panel_client_set_height_request ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_client_set_height_request (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">guint</span> height</code></em>);</pre>
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> height</code></em>);</pre>
<p>
Sets the height request for given panel; this is the size the panel
wishes to be. This is a request only, i.e., the panel can be smaller if the
@@ -291,7 +291,7 @@
<hr>
<div class="refsect2" title="mpl_panel_client_get_height_request ()">
<a name="mpl-panel-client-get-height-request"></a><h3>mpl_panel_client_get_height_request ()</h3>
-<pre class="programlisting"><span class="returnvalue">guint</span> mpl_panel_client_get_height_request (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> mpl_panel_client_get_height_request (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);</pre>
<p>
Returns the height request previously set with
<a class="link" href="MplPanelClient.html#mpl-panel-client-set-height-request" title="mpl_panel_client_set_height_request ()"><code class="function">mpl_panel_client_set_height_request()</code></a>.
@@ -335,7 +335,7 @@
<a name="mpl-panel-client-request-button-style"></a><h3>mpl_panel_client_request_button_style ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_client_request_button_style
(<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *style</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *style</code></em>);</pre>
<p>
Requests that the supplied style is applied to the Toolbar button associated
with the given panel.
@@ -361,7 +361,7 @@
<div class="refsect2" title="mpl_panel_client_request_tooltip ()">
<a name="mpl-panel-client-request-tooltip"></a><h3>mpl_panel_client_request_tooltip ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_client_request_tooltip (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>);</pre>
<p>
Requests that the string is used as the tooltip for the Toolbar button
associated with the given panel.
@@ -415,7 +415,7 @@
<div class="refsect2" title="mpl_panel_client_request_modality ()">
<a name="mpl-panel-client-request-modality"></a><h3>mpl_panel_client_request_modality ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_client_request_modality (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> modal</code></em>);</pre>
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> modal</code></em>);</pre>
<p>
Requests that the given panel is put into a modal state; while a panel is
in modal state, the user will not be able to close it.
@@ -432,7 +432,7 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>modal</code></em> :</span></p></td>
<td>
-<span class="type">gboolean</span> indicating whether panel should be modal
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> indicating whether panel should be modal
</td>
</tr>
</tbody>
@@ -458,8 +458,8 @@
<hr>
<div class="refsect2" title="mpl_panel_client_launch_application ()">
<a name="mpl-panel-client-launch-application"></a><h3>mpl_panel_client_launch_application ()</h3>
-<pre class="programlisting"><span class="returnvalue">gboolean</span> mpl_panel_client_launch_application (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *commandline</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> mpl_panel_client_launch_application (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *commandline</code></em>);</pre>
<p>
Launches the program specified by commandline with startup notification
support.
@@ -480,7 +480,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <code class="literal">TRUE</code> if there was no error.
+<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there was no error.
</td>
</tr>
</tbody>
@@ -489,10 +489,10 @@
<hr>
<div class="refsect2" title="mpl_panel_client_launch_application_from_desktop_file ()">
<a name="mpl-panel-client-launch-application-from-desktop-file"></a><h3>mpl_panel_client_launch_application_from_desktop_file ()</h3>
-<pre class="programlisting"><span class="returnvalue">gboolean</span> mpl_panel_client_launch_application_from_desktop_file
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> mpl_panel_client_launch_application_from_desktop_file
(<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *desktop</code></em>,
- <em class="parameter"><code><span class="type">GList</span> *files</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *files</code></em>);</pre>
<p>
Launches the program specified by desktop file.
</p>
@@ -513,12 +513,12 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>files</code></em> :</span></p></td>
<td>
-<span class="type">GList</span> of files to be passed as arugments, or <code class="literal">NULL</code>
+<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of files to be passed as arugments, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <code class="literal">TRUE</code> if there was no error.
+<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there was no error.
</td>
</tr>
</tbody>
@@ -527,9 +527,9 @@
<hr>
<div class="refsect2" title="mpl_panel_client_launch_default_application_for_uri ()">
<a name="mpl-panel-client-launch-default-application-for-uri"></a><h3>mpl_panel_client_launch_default_application_for_uri ()</h3>
-<pre class="programlisting"><span class="returnvalue">gboolean</span> mpl_panel_client_launch_default_application_for_uri
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> mpl_panel_client_launch_default_application_for_uri
(<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);</pre>
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
<p>
Launches the default program handling the given uri type.
</p>
@@ -549,7 +549,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <code class="literal">TRUE</code> if there was no error.
+<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there was no error.
</td>
</tr>
</tbody>
@@ -601,11 +601,11 @@
<hr>
<div class="refsect2" title="mpl_panel_client_set_delayed_ready ()">
<a name="mpl-panel-client-set-delayed-ready"></a><h3>mpl_panel_client_set_delayed_ready ()</h3>
-<pre class="programlisting"><span class="returnvalue">gboolean</span> mpl_panel_client_set_delayed_ready (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> delayed</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> mpl_panel_client_set_delayed_ready (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> delayed</code></em>);</pre>
<p>
Sets the value of the delayed-ready property. When this property is set to
-<code class="literal">TRUE</code> the <a class="link" href="MplPanelClient.html#MplPanelClient-ready" title='The "ready" signal'><span class="type">"ready"</span></a> signal will not be emitted until the panel
+<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> the <a class="link" href="MplPanelClient.html#MplPanelClient-ready" title='The "ready" signal'><span class="type">"ready"</span></a> signal will not be emitted until the panel
application calls <a class="link" href="MplPanelClient.html#mpl-panel-client-ready" title="mpl_panel_client_ready ()"><code class="function">mpl_panel_client_ready()</code></a>.
</p>
<p>
@@ -628,7 +628,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <code class="literal">TRUE</code> if the call was successful.
+<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the call was successful.
</td>
</tr>
</tbody>
@@ -637,9 +637,9 @@
<hr>
<div class="refsect2" title="mpl_panel_client_is_windowless ()">
<a name="mpl-panel-client-is-windowless"></a><h3>mpl_panel_client_is_windowless ()</h3>
-<pre class="programlisting"><span class="returnvalue">gboolean</span> mpl_panel_client_is_windowless (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> mpl_panel_client_is_windowless (<em class="parameter"><code><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel</code></em>);</pre>
<p>
-Returns <code class="literal">TRUE</code> if the associate panel is windowless (windowless panels have
+Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the associate panel is windowless (windowless panels have
a non-interactive button on the Toolbar).
</p>
<div class="variablelist"><table border="0">
@@ -653,7 +653,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <code class="literal">TRUE</code> if the panel does not have a panel associated with it.
+<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the panel does not have a panel associated with it.
</td>
</tr>
</tbody>
@@ -862,56 +862,56 @@
<a name="MplPanelClient.property-details"></a><h2>Property Details</h2>
<div class="refsect2" title='The "button-style" property'>
<a name="MplPanelClient--button-style"></a><h3>The <code class="literal">"button-style"</code> property</h3>
-<pre class="programlisting"> "button-style" <span class="type">gchar</span>* : Read / Write / Construct</pre>
+<pre class="programlisting"> "button-style" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct</pre>
<p>Button style.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" title='The "delayed-ready" property'>
<a name="MplPanelClient--delayed-ready"></a><h3>The <code class="literal">"delayed-ready"</code> property</h3>
-<pre class="programlisting"> "delayed-ready" <span class="type">gboolean</span> : Read / Write / Construct</pre>
+<pre class="programlisting"> "delayed-ready" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct</pre>
<p>Whether emission of 'ready' signal should be delayed until later.</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" title='The "name" property'>
<a name="MplPanelClient--name"></a><h3>The <code class="literal">"name"</code> property</h3>
-<pre class="programlisting"> "name" <span class="type">gchar</span>* : Read / Write / Construct Only</pre>
+<pre class="programlisting"> "name" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
<p>Name.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" title='The "stylesheet" property'>
<a name="MplPanelClient--stylesheet"></a><h3>The <code class="literal">"stylesheet"</code> property</h3>
-<pre class="programlisting"> "stylesheet" <span class="type">gchar</span>* : Read / Write / Construct Only</pre>
+<pre class="programlisting"> "stylesheet" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
<p>Stylesheet.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" title='The "toolbar-service" property'>
<a name="MplPanelClient--toolbar-service"></a><h3>The <code class="literal">"toolbar-service"</code> property</h3>
-<pre class="programlisting"> "toolbar-service" <span class="type">gboolean</span> : Read / Write / Construct Only</pre>
+<pre class="programlisting"> "toolbar-service" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct Only</pre>
<p>Whether toobar service should be enabled.</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" title='The "tooltip" property'>
<a name="MplPanelClient--tooltip"></a><h3>The <code class="literal">"tooltip"</code> property</h3>
-<pre class="programlisting"> "tooltip" <span class="type">gchar</span>* : Read / Write / Construct</pre>
+<pre class="programlisting"> "tooltip" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct</pre>
<p>Tooltip.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" title='The "windowless" property'>
<a name="MplPanelClient--windowless"></a><h3>The <code class="literal">"windowless"</code> property</h3>
-<pre class="programlisting"> "windowless" <span class="type">gboolean</span> : Read / Write / Construct</pre>
+<pre class="programlisting"> "windowless" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct</pre>
<p>Panel without window.</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" title='The "xid" property'>
<a name="MplPanelClient--xid"></a><h3>The <code class="literal">"xid"</code> property</h3>
-<pre class="programlisting"> "xid" <span class="type">guint</span> : Read / Write / Construct</pre>
+<pre class="programlisting"> "xid" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct</pre>
<p>XID.</p>
<p>Default value: 0</p>
</div>
@@ -921,7 +921,7 @@
<div class="refsect2" title='The "hide" signal'>
<a name="MplPanelClient-hide"></a><h3>The <code class="literal">"hide"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::show signal is emitted when the panel is about to be hidden; the
actual hiding is implemented by the signal closure.
@@ -945,7 +945,7 @@
<div class="refsect2" title='The "hide-begin" signal'>
<a name="MplPanelClient-hide-begin"></a><h3>The <code class="literal">"hide-begin"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::hide-begin signal is emitted when the Toolbar is about to start the
panel hide animation.
@@ -969,7 +969,7 @@
<div class="refsect2" title='The "hide-end" signal'>
<a name="MplPanelClient-hide-end"></a><h3>The <code class="literal">"hide-end"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::hide-end signal is emitted when the panel hide animation has
finished.
@@ -993,7 +993,7 @@
<div class="refsect2" title='The "ready" signal'>
<a name="MplPanelClient-ready"></a><h3>The <code class="literal">"ready"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *mplpanelclient,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
@@ -1015,8 +1015,8 @@
<div class="refsect2" title='The "request-button-state" signal'>
<a name="MplPanelClient-request-button-state"></a><h3>The <code class="literal">"request-button-state"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *mplpanelclient,
- <span class="type">gint</span> arg1,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> arg1,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
@@ -1043,8 +1043,8 @@
<div class="refsect2" title='The "request-button-style" signal'>
<a name="MplPanelClient-request-button-style"></a><h3>The <code class="literal">"request-button-style"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *mplpanelclient,
- <span class="type">gchar</span> *arg1,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg1,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
@@ -1071,7 +1071,7 @@
<div class="refsect2" title='The "request-focus" signal'>
<a name="MplPanelClient-request-focus"></a><h3>The <code class="literal">"request-focus"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *mplpanelclient,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
@@ -1093,8 +1093,8 @@
<div class="refsect2" title='The "request-modality" signal'>
<a name="MplPanelClient-request-modality"></a><h3>The <code class="literal">"request-modality"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *mplpanelclient,
- <span class="type">gboolean</span> arg1,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> arg1,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
@@ -1121,8 +1121,8 @@
<div class="refsect2" title='The "request-tooltip" signal'>
<a name="MplPanelClient-request-tooltip"></a><h3>The <code class="literal">"request-tooltip"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *mplpanelclient,
- <span class="type">gchar</span> *arg1,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg1,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
@@ -1149,9 +1149,9 @@
<div class="refsect2" title='The "set-position" signal'>
<a name="MplPanelClient-set-position"></a><h3>The <code class="literal">"set-position"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gint</span> x,
- <span class="type">gint</span> y,
- <span class="type">gpointer</span> user_data) : Run First</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
<p>
The ::set-position signal is emitted when the panel is being moved; the
actual moving of the panel is implemented by the signal closure.
@@ -1185,9 +1185,9 @@
<div class="refsect2" title='The "set-size" signal'>
<a name="MplPanelClient-set-size"></a><h3>The <code class="literal">"set-size"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">guint</span> width,
- <span class="type">guint</span> height,
- <span class="type">gpointer</span> user_data) : Run First</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> width,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> height,
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
<p>
The ::set-size signal is emitted when the panel is being resized; the
actual resizing is implemented by the signal closure.
@@ -1221,7 +1221,7 @@
<div class="refsect2" title='The "show" signal'>
<a name="MplPanelClient-show"></a><h3>The <code class="literal">"show"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::show signal is emitted when the panel is about to be shown; the
actual showing is implemented by the signal closure.
@@ -1245,7 +1245,7 @@
<div class="refsect2" title='The "show-begin" signal'>
<a name="MplPanelClient-show-begin"></a><h3>The <code class="literal">"show-begin"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::show-begin signal is emitted when the Toolbar is about to start the
panel show animation.
@@ -1269,7 +1269,7 @@
<div class="refsect2" title='The "show-end" signal'>
<a name="MplPanelClient-show-end"></a><h3>The <code class="literal">"show-end"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::show-end signal is emitted when the panel show animation has
finished.
@@ -1293,7 +1293,7 @@
<div class="refsect2" title='The "unload" signal'>
<a name="MplPanelClient-unload"></a><h3>The <code class="literal">"unload"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="type">MplPanelClient</span></a> *panel,
- <span class="type">gpointer</span> user_data) : Run Last</pre>
+ <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
The ::unload signal is emitted when the panel is being unloaded from
memory; the actual unloading is done by the signal closure.
--- libmeego-panel/docs/reference/libmeego-panel/html/MplPanelClutter.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/MplPanelClutter.html
@@ -41,32 +41,32 @@
<a name="MplPanelClutter.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"> <a class="link" href="MplPanelClutter.html#MplPanelClutter-struct" title="MplPanelClutter">MplPanelClutter</a>;
<a class="link" href="MplPanelClutter.html#MplPanelClutterClass" title="MplPanelClutterClass">MplPanelClutterClass</a>;
-<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-new" title="mpl_panel_clutter_new ()">mpl_panel_clutter_new</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *stylesheet</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *button_style</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> with_toolbar_service</code></em>);
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-get-stage" title="mpl_panel_clutter_get_stage ()">mpl_panel_clutter_get_stage</a> (<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>);
+<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-new" title="mpl_panel_clutter_new ()">mpl_panel_clutter_new</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stylesheet</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *button_style</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_toolbar_service</code></em>);
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-get-stage" title="mpl_panel_clutter_get_stage ()">mpl_panel_clutter_get_stage</a> (<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-track-actor-height" title="mpl_panel_clutter_track_actor_height ()">mpl_panel_clutter_track_actor_height</a>
(<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-load-base-style" title="mpl_panel_clutter_load_base_style ()">mpl_panel_clutter_load_base_style</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
-<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-init-lib" title="mpl_panel_clutter_init_lib ()">mpl_panel_clutter_init_lib</a> (<em class="parameter"><code><span class="type">gint</span> *argc</code></em>,
- <em class="parameter"><code><span class="type">gchar</span> ***argv</code></em>);
-<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-init-with-gtk" title="mpl_panel_clutter_init_with_gtk ()">mpl_panel_clutter_init_with_gtk</a> (<em class="parameter"><code><span class="type">gint</span> *argc</code></em>,
- <em class="parameter"><code><span class="type">gchar</span> ***argv</code></em>);
+<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-init-lib" title="mpl_panel_clutter_init_lib ()">mpl_panel_clutter_init_lib</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *argc</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> ***argv</code></em>);
+<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-init-with-gtk" title="mpl_panel_clutter_init_with_gtk ()">mpl_panel_clutter_init_with_gtk</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *argc</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> ***argv</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-setup-events-with-gtk" title="mpl_panel_clutter_setup_events_with_gtk ()">mpl_panel_clutter_setup_events_with_gtk</a>
(<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-setup-events-with-gtk-for-xid" title="mpl_panel_clutter_setup_events_with_gtk_for_xid ()">mpl_panel_clutter_setup_events_with_gtk_for_xid</a>
(<em class="parameter"><code><span class="type">Window</span> xid</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelClutter.html#mpl-panel-clutter-set-child" title="mpl_panel_clutter_set_child ()">mpl_panel_clutter_set_child</a> (<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="MplPanelClutter.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- GObject
+ <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----<a class="link" href="MplPanelClient.html" title="MplPanelClient">MplPanelClient</a>
+----MplPanelClutter
</pre>
@@ -132,11 +132,11 @@
<hr>
<div class="refsect2" title="mpl_panel_clutter_new ()">
<a name="mpl-panel-clutter-new"></a><h3>mpl_panel_clutter_new ()</h3>
-<pre class="programlisting"><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * mpl_panel_clutter_new (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *stylesheet</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *button_style</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> with_toolbar_service</code></em>);</pre>
+<pre class="programlisting"><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * mpl_panel_clutter_new (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stylesheet</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *button_style</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_toolbar_service</code></em>);</pre>
<p>
Constructs a new <a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> object.
</p>
@@ -180,9 +180,9 @@
<hr>
<div class="refsect2" title="mpl_panel_clutter_get_stage ()">
<a name="mpl-panel-clutter-get-stage"></a><h3>mpl_panel_clutter_get_stage ()</h3>
-<pre class="programlisting"><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_panel_clutter_get_stage (<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="returnvalue">ClutterActor</span></a> * mpl_panel_clutter_get_stage (<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>);</pre>
<p>
-Returns the top-level <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> of the panel.
+Returns the top-level <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> of the panel.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@@ -195,7 +195,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>.
+<td> <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>.
</td>
</tr>
</tbody>
@@ -206,7 +206,7 @@
<a name="mpl-panel-clutter-track-actor-height"></a><h3>mpl_panel_clutter_track_actor_height ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_clutter_track_actor_height
(<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);</pre>
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *actor</code></em>);</pre>
<p>
Sets up the panel for dynamically matching its height to that of the
supplied actor (e.g., the top-level panel widget).
@@ -227,7 +227,7 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>actor</code></em> :</span></p></td>
<td>
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
</td>
</tr>
</tbody>
@@ -246,27 +246,29 @@
<hr>
<div class="refsect2" title="mpl_panel_clutter_init_lib ()">
<a name="mpl-panel-clutter-init-lib"></a><h3>mpl_panel_clutter_init_lib ()</h3>
-<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_clutter_init_lib (<em class="parameter"><code><span class="type">gint</span> *argc</code></em>,
- <em class="parameter"><code><span class="type">gchar</span> ***argv</code></em>);</pre>
+<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_clutter_init_lib (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *argc</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> ***argv</code></em>);</pre>
<p>
Initialializes the libmeego-panel library when used in a Clutter-based
panel that do not use Gtk (panels that also use Gtk should use
<a class="link" href="MplPanelClutter.html#mpl-panel-clutter-init-with-gtk" title="mpl_panel_clutter_init_with_gtk ()"><code class="function">mpl_panel_clutter_init_with_gtk()</code></a> instead).
</p>
<p>
-This function calls <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/clutter-General.html#clutter-init"><code class="function">clutter_init()</code></a>.
+This function calls <a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#clutter-init"><code class="function">clutter_init()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>argc</code></em> :</span></p></td>
-<td> a pointer to the number of command line arguments. <a href="http://foldoc.org/inout"><span class="acronym">inout</span></a>. </td>
+<td> a pointer to the number of command line arguments. <span class="annotation">[<a href="http://foldoc.org/inout"><span class="acronym">inout</span></a>]</span>
+</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>argv</code></em> :</span></p></td>
<td> a pointer to the array
- of command line arguments. <a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=argc. <a href="http://foldoc.org/inout"><span class="acronym">inout</span></a> length=argc. <a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a> length=argc. </td>
+ of command line arguments. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=argc][<a href="http://foldoc.org/inout"><span class="acronym">inout</span></a> length=argc][<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a> length=argc]</span>
+</td>
</tr>
</tbody>
</table></div>
@@ -274,27 +276,29 @@
<hr>
<div class="refsect2" title="mpl_panel_clutter_init_with_gtk ()">
<a name="mpl-panel-clutter-init-with-gtk"></a><h3>mpl_panel_clutter_init_with_gtk ()</h3>
-<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_clutter_init_with_gtk (<em class="parameter"><code><span class="type">gint</span> *argc</code></em>,
- <em class="parameter"><code><span class="type">gchar</span> ***argv</code></em>);</pre>
+<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_clutter_init_with_gtk (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *argc</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> ***argv</code></em>);</pre>
<p>
Initialializes the libmeego-panel library when used in a Clutter-based
panel that also use Gtk (panels that only use Clutter should use
<a class="link" href="MplPanelClutter.html#mpl-panel-clutter-init-lib" title="mpl_panel_clutter_init_lib ()"><code class="function">mpl_panel_clutter_init_lib()</code></a> instead).
</p>
<p>
-This function calls <code class="function">gtk_init()</code> and <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/clutter-General.html#clutter-init"><code class="function">clutter_init()</code></a>.
+This function calls <a href="/usr/share/gtk-doc/html/gtk/gtk-General.html#gtk-init"><code class="function">gtk_init()</code></a> and <a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#clutter-init"><code class="function">clutter_init()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>argc</code></em> :</span></p></td>
-<td> a pointer to the number of command line arguments. <a href="http://foldoc.org/inout"><span class="acronym">inout</span></a>. </td>
+<td> a pointer to the number of command line arguments. <span class="annotation">[<a href="http://foldoc.org/inout"><span class="acronym">inout</span></a>]</span>
+</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>argv</code></em> :</span></p></td>
<td> a pointer to the array
- of command line arguments. <a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=argc. <a href="http://foldoc.org/inout"><span class="acronym">inout</span></a> length=argc. <a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a> length=argc. </td>
+ of command line arguments. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=argc][<a href="http://foldoc.org/inout"><span class="acronym">inout</span></a> length=argc][<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a> length=argc]</span>
+</td>
</tr>
</tbody>
</table></div>
@@ -348,9 +352,9 @@
<div class="refsect2" title="mpl_panel_clutter_set_child ()">
<a name="mpl-panel-clutter-set-child"></a><h3>mpl_panel_clutter_set_child ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_clutter_set_child (<em class="parameter"><code><a class="link" href="MplPanelClutter.html" title="MplPanelClutter"><span class="type">MplPanelClutter</span></a> *panel</code></em>,
- <em class="parameter"><code><a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);</pre>
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> *child</code></em>);</pre>
<p>
-Sets child as the top-level <a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>.
+Sets child as the top-level <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@@ -364,7 +368,7 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
<td>
-<a href="/home/robsta/Devel/install/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
+<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a>
</td>
</tr>
</tbody>
--- libmeego-panel/docs/reference/libmeego-panel/html/MplPanelGtk.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/MplPanelGtk.html
@@ -42,20 +42,20 @@
<pre class="synopsis"> <a class="link" href="MplPanelGtk.html#MplPanelGtk-struct" title="MplPanelGtk">MplPanelGtk</a>;
<a class="link" href="MplPanelGtk.html#MplPanelGtkClass" title="MplPanelGtkClass">MplPanelGtkClass</a>;
#define <a class="link" href="MplPanelGtk.html#MPL-PANEL-GTK-INIT:CAPS" title="MPL_PANEL_GTK_INIT">MPL_PANEL_GTK_INIT</a>
-<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * <a class="link" href="MplPanelGtk.html#mpl-panel-gtk-new" title="mpl_panel_gtk_new ()">mpl_panel_gtk_new</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *stylesheet</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *button_style</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> with_toolbar_service</code></em>);
-<span class="returnvalue">GtkWidget</span> * <a class="link" href="MplPanelGtk.html#mpl-panel-gtk-get-window" title="mpl_panel_gtk_get_window ()">mpl_panel_gtk_get_window</a> (<em class="parameter"><code><a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> *panel</code></em>);
+<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * <a class="link" href="MplPanelGtk.html#mpl-panel-gtk-new" title="mpl_panel_gtk_new ()">mpl_panel_gtk_new</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stylesheet</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *button_style</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_toolbar_service</code></em>);
+<a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="MplPanelGtk.html#mpl-panel-gtk-get-window" title="mpl_panel_gtk_get_window ()">mpl_panel_gtk_get_window</a> (<em class="parameter"><code><a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> *panel</code></em>);
<span class="returnvalue">void</span> <a class="link" href="MplPanelGtk.html#mpl-panel-gtk-set-child" title="mpl_panel_gtk_set_child ()">mpl_panel_gtk_set_child</a> (<em class="parameter"><code><a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">GtkWidget</span> *child</code></em>);
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="type">GtkWidget</span></a> *child</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="MplPanelGtk.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- GObject
+ <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----<a class="link" href="MplPanelClient.html" title="MplPanelClient">MplPanelClient</a>
+----MplPanelGtk
</pre>
@@ -223,7 +223,7 @@
static void
mpl_panel_gtk_unload (MplPanelClient *panel)
{
- <code class="function">gtk_main_quit()</code>;
+ <a href="/usr/share/gtk-doc/html/gtk/gtk-General.html#gtk-main-quit"><code class="function">gtk_main_quit()</code></a>;
}
</p>
<p>
@@ -313,11 +313,11 @@
<hr>
<div class="refsect2" title="mpl_panel_gtk_new ()">
<a name="mpl-panel-gtk-new"></a><h3>mpl_panel_gtk_new ()</h3>
-<pre class="programlisting"><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * mpl_panel_gtk_new (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *stylesheet</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *button_style</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> with_toolbar_service</code></em>);</pre>
+<pre class="programlisting"><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * mpl_panel_gtk_new (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stylesheet</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *button_style</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_toolbar_service</code></em>);</pre>
<p>
Constructs a new <a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> object.
</p>
@@ -361,7 +361,7 @@
<hr>
<div class="refsect2" title="mpl_panel_gtk_get_window ()">
<a name="mpl-panel-gtk-get-window"></a><h3>mpl_panel_gtk_get_window ()</h3>
-<pre class="programlisting"><span class="returnvalue">GtkWidget</span> * mpl_panel_gtk_get_window (<em class="parameter"><code><a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> *panel</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> * mpl_panel_gtk_get_window (<em class="parameter"><code><a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> *panel</code></em>);</pre>
<p>
Returns the top level window of the panel.
</p>
@@ -376,7 +376,7 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> top level <span class="type">GtkWidget</span>
+<td> top level <a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="type">GtkWidget</span></a>
</td>
</tr>
</tbody>
@@ -386,7 +386,7 @@
<div class="refsect2" title="mpl_panel_gtk_set_child ()">
<a name="mpl-panel-gtk-set-child"></a><h3>mpl_panel_gtk_set_child ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> mpl_panel_gtk_set_child (<em class="parameter"><code><a class="link" href="MplPanelGtk.html" title="MplPanelGtk"><span class="type">MplPanelGtk</span></a> *panel</code></em>,
- <em class="parameter"><code><span class="type">GtkWidget</span> *child</code></em>);</pre>
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
<p>
Set's the content widget of the panel to be the provided child widget.
</p>
@@ -401,7 +401,7 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
<td>
-<span class="type">GtkWidget</span>.
+<a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="type">GtkWidget</span></a>.
</td>
</tr>
</tbody>
--- libmeego-panel/docs/reference/libmeego-panel/html/MplPanelWindowless.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/MplPanelWindowless.html
@@ -41,17 +41,17 @@
<a name="MplPanelWindowless.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"> <a class="link" href="MplPanelWindowless.html#MplPanelWindowless-struct" title="MplPanelWindowless">MplPanelWindowless</a>;
<a class="link" href="MplPanelWindowless.html#MplPanelWindowlessClass" title="MplPanelWindowlessClass">MplPanelWindowlessClass</a>;
-<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * <a class="link" href="MplPanelWindowless.html#mpl-panel-windowless-new" title="mpl_panel_windowless_new ()">mpl_panel_windowless_new</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *stylesheet</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *button_style</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> with_toolbar_service</code></em>);
+<a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * <a class="link" href="MplPanelWindowless.html#mpl-panel-windowless-new" title="mpl_panel_windowless_new ()">mpl_panel_windowless_new</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stylesheet</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *button_style</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_toolbar_service</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="MplPanelWindowless.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- GObject
+ <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----<a class="link" href="MplPanelClient.html" title="MplPanelClient">MplPanelClient</a>
+----MplPanelWindowless
</pre>
@@ -124,11 +124,11 @@
<hr>
<div class="refsect2" title="mpl_panel_windowless_new ()">
<a name="mpl-panel-windowless-new"></a><h3>mpl_panel_windowless_new ()</h3>
-<pre class="programlisting"><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * mpl_panel_windowless_new (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *tooltip</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *stylesheet</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *button_style</code></em>,
- <em class="parameter"><code><span class="type">gboolean</span> with_toolbar_service</code></em>);</pre>
+<pre class="programlisting"><a class="link" href="MplPanelClient.html" title="MplPanelClient"><span class="returnvalue">MplPanelClient</span></a> * mpl_panel_windowless_new (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stylesheet</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *button_style</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_toolbar_service</code></em>);</pre>
<p>
Constructs a new <a class="link" href="MplPanelWindowless.html" title="MplPanelWindowless"><span class="type">MplPanelWindowless</span></a> object.
</p>
--- libmeego-panel/docs/reference/libmeego-panel/html/index.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/index.html
@@ -14,10 +14,10 @@
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Meego Panel Reference Manual</p></th></tr></table></div>
-<div><p class="releaseinfo">For libmeego-panel 0.76.6</p></div>
+<div><p class="releaseinfo">For libmeego-panel 0.76.10</p></div>
<div><p class="copyright">Copyright © 2010 Intel Corporation</p></div>
<div><div class="legalnotice" title="Legal Notice">
-<a name="id2697565"></a><p>
+<a name="id2897445"></a><p>
Permission is granted to copy, distribute and/or modify this
document under the terms of the <em class="citetitle">GNU Free
Documentation License</em>, Version 1.1 or any later
@@ -77,9 +77,9 @@
<span class="refentrytitle"><a href="meego-panel-Utility-Functions-and-Macros.html">Utility Functions and Macros</a></span><span class="refpurpose"> — Various utility functions and macros.</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="meegopaneldesktop.html">Panel Desktop File</a></span></dt>
-<dd><dl><dt><span class="section"><a href="meegopaneldesktop.html#id2756065"></a></span></dt></dl></dd>
+<dd><dl><dt><span class="section"><a href="meegopaneldesktop.html#id2965888"></a></span></dt></dl></dd>
<dt><span class="chapter"><a href="meegopanelcss.html">Panel Button Stylesheet</a></span></dt>
-<dd><dl><dt><span class="section"><a href="meegopanelcss.html#id2783527"></a></span></dt></dl></dd>
+<dd><dl><dt><span class="section"><a href="meegopanelcss.html#id2947912"></a></span></dt></dl></dd>
</dl></dd>
<dt><span class="part"><a href="meegopanelindex.html">III. Index of all symbols</a></span></dt>
<dt><span class="part"><a href="appendices.html">IV. Appendices</a></span></dt>
--- libmeego-panel/docs/reference/libmeego-panel/html/meego-panel-Utility-Functions-and-Macros.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/meego-panel-Utility-Functions-and-Macros.html
@@ -37,10 +37,10 @@
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="meego-panel-Utility-Functions-and-Macros.synopsis"></a><h2>Synopsis</h2>
-<pre class="synopsis"><span class="returnvalue">gchar</span> * <a class="link" href="meego-panel-Utility-Functions-and-Macros.html#mpl-icon-theme-lookup-icon-file" title="mpl_icon_theme_lookup_icon_file ()">mpl_icon_theme_lookup_icon_file</a> (<em class="parameter"><code><span class="type">GtkIconTheme</span> *theme</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *icon_name</code></em>,
- <em class="parameter"><code><span class="type">gint</span> icon_size</code></em>);
-<span class="returnvalue">gchar</span> * <a class="link" href="meego-panel-Utility-Functions-and-Macros.html#mpl-utils-get-thumbnail-path" title="mpl_utils_get_thumbnail_path ()">mpl_utils_get_thumbnail_path</a> (<em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);
+<pre class="synopsis"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="meego-panel-Utility-Functions-and-Macros.html#mpl-icon-theme-lookup-icon-file" title="mpl_icon_theme_lookup_icon_file ()">mpl_icon_theme_lookup_icon_file</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gtk/GtkIconTheme.html"><span class="type">GtkIconTheme</span></a> *theme</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> icon_size</code></em>);
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="meego-panel-Utility-Functions-and-Macros.html#mpl-utils-get-thumbnail-path" title="mpl_utils_get_thumbnail_path ()">mpl_utils_get_thumbnail_path</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
#define <a class="link" href="meego-panel-Utility-Functions-and-Macros.html#MEEGO-PANEL-CHECK-VERSION:CAPS" title="MEEGO_PANEL_CHECK_VERSION()">MEEGO_PANEL_CHECK_VERSION</a> (major,
minor,
micro)
@@ -62,11 +62,11 @@
<a name="meego-panel-Utility-Functions-and-Macros.details"></a><h2>Details</h2>
<div class="refsect2" title="mpl_icon_theme_lookup_icon_file ()">
<a name="mpl-icon-theme-lookup-icon-file"></a><h3>mpl_icon_theme_lookup_icon_file ()</h3>
-<pre class="programlisting"><span class="returnvalue">gchar</span> * mpl_icon_theme_lookup_icon_file (<em class="parameter"><code><span class="type">GtkIconTheme</span> *theme</code></em>,
- <em class="parameter"><code>const <span class="type">gchar</span> *icon_name</code></em>,
- <em class="parameter"><code><span class="type">gint</span> icon_size</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * mpl_icon_theme_lookup_icon_file (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gtk/GtkIconTheme.html"><span class="type">GtkIconTheme</span></a> *theme</code></em>,
+ <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> icon_size</code></em>);</pre>
<p>
-Looks up icon of given name and size in the supplied <span class="type">GtkIconTheme</span>,
+Looks up icon of given name and size in the supplied <a href="/usr/share/gtk-doc/html/gtk/GtkIconTheme.html"><span class="type">GtkIconTheme</span></a>,
prioritizing Meego-specific icons: if an icon exists that matches 'netbook-'
+ icon_name, this is returned instead of an icon for the unprefixed name. If
the icon_name is an absolute path, no lookup is performed, and a copy of
@@ -78,7 +78,7 @@
<tr>
<td><p><span class="term"><em class="parameter"><code>theme</code></em> :</span></p></td>
<td>
-<span class="type">GtkIconTheme</span>
+<a href="/usr/share/gtk-doc/html/gtk/GtkIconTheme.html"><span class="type">GtkIconTheme</span></a>
</td>
</tr>
<tr>
@@ -93,8 +93,8 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> path to the icon, or <code class="literal">NULL</code> if suitable icon was not found in
-the theme. The returned string must be freed with <code class="function">g_free()</code> when no longer
+<td> path to the icon, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if suitable icon was not found in
+the theme. The returned string must be freed with <a href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when no longer
needed.
</td>
</tr>
@@ -104,7 +104,7 @@
<hr>
<div class="refsect2" title="mpl_utils_get_thumbnail_path ()">
<a name="mpl-utils-get-thumbnail-path"></a><h3>mpl_utils_get_thumbnail_path ()</h3>
-<pre class="programlisting"><span class="returnvalue">gchar</span> * mpl_utils_get_thumbnail_path (<em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);</pre>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * mpl_utils_get_thumbnail_path (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
<p>
Retrieves the path to thumbnail for an image identified by uri. The
thumbnails are searched for in ~/.bk-thumbnails, ~/thumbnails/large and
@@ -120,8 +120,8 @@
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td> path to the thumbnail, or <code class="literal">NULL</code> if thumbnail does not exist.
-The retured string must be freed with <code class="function">g_free()</code> when no longer needed.
+<td> path to the thumbnail, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if thumbnail does not exist.
+The retured string must be freed with <a href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when no longer needed.
</td>
</tr>
</tbody>
@@ -132,7 +132,7 @@
<a name="MEEGO-PANEL-CHECK-VERSION:CAPS"></a><h3>MEEGO_PANEL_CHECK_VERSION()</h3>
<pre class="programlisting">#define MEEGO_PANEL_CHECK_VERSION(major,minor,micro)</pre>
<p>
-Evaluates to <code class="literal">TRUE</code> if the version of the meego-panel library is greater
+Evaluates to <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the meego-panel library is greater
than <em class="parameter"><code>major</code></em>, <em class="parameter"><code>minor</code></em> and <em class="parameter"><code>micro</code></em>
</p>
<div class="variablelist"><table border="0">
@@ -177,7 +177,7 @@
<hr>
<div class="refsect2" title="MEEGO_PANEL_MICRO_VERSION">
<a name="MEEGO-PANEL-MICRO-VERSION:CAPS"></a><h3>MEEGO_PANEL_MICRO_VERSION</h3>
-<pre class="programlisting">#define MEEGO_PANEL_MICRO_VERSION (4)
+<pre class="programlisting">#define MEEGO_PANEL_MICRO_VERSION (10)
</pre>
<p>
The micro version of the meego-panel library (3, if <a class="link" href="meego-panel-Utility-Functions-and-Macros.html#MEEGO-PANEL-VERSION:CAPS" title="MEEGO_PANEL_VERSION"><code class="literal">MEEGO_PANEL_VERSION</code></a> is 1.2.3)
@@ -186,7 +186,7 @@
<hr>
<div class="refsect2" title="MEEGO_PANEL_VERSION">
<a name="MEEGO-PANEL-VERSION:CAPS"></a><h3>MEEGO_PANEL_VERSION</h3>
-<pre class="programlisting">#define MEEGO_PANEL_VERSION 0.76.4
+<pre class="programlisting">#define MEEGO_PANEL_VERSION 0.76.10
</pre>
<p>
The full version of the meego-panel library, like 1.2.3
@@ -195,7 +195,7 @@
<hr>
<div class="refsect2" title="MEEGO_PANEL_VERSION_S">
<a name="MEEGO-PANEL-VERSION-S:CAPS"></a><h3>MEEGO_PANEL_VERSION_S</h3>
-<pre class="programlisting">#define MEEGO_PANEL_VERSION_S "0.76.4"
+<pre class="programlisting">#define MEEGO_PANEL_VERSION_S "0.76.10"
</pre>
<p>
The full version of the meego-panel library, in string form (suited for
--- libmeego-panel/docs/reference/libmeego-panel/html/meego-panel.devhelp
+++ libmeego-panel/docs/reference/libmeego-panel/html/meego-panel.devhelp
@@ -19,10 +19,10 @@
<sub name="Utility Functions and Macros" link="meego-panel-Utility-Functions-and-Macros.html"/>
</sub>
<sub name="Panel Desktop File" link="meegopaneldesktop.html">
- <sub name="" link="meegopaneldesktop.html#id2756065"/>
+ <sub name="" link="meegopaneldesktop.html#id2965888"/>
</sub>
<sub name="Panel Button Stylesheet" link="meegopanelcss.html">
- <sub name="" link="meegopanelcss.html#id2783527"/>
+ <sub name="" link="meegopanelcss.html#id2947912"/>
</sub>
</sub>
<sub name="Index of all symbols" link="meegopanelindex.html"/>
--- libmeego-panel/docs/reference/libmeego-panel/html/meego-panel.devhelp2
+++ libmeego-panel/docs/reference/libmeego-panel/html/meego-panel.devhelp2
@@ -19,10 +19,10 @@
<sub name="Utility Functions and Macros" link="meego-panel-Utility-Functions-and-Macros.html"/>
</sub>
<sub name="Panel Desktop File" link="meegopaneldesktop.html">
- <sub name="" link="meegopaneldesktop.html#id2756065"/>
+ <sub name="" link="meegopaneldesktop.html#id2965888"/>
</sub>
<sub name="Panel Button Stylesheet" link="meegopanelcss.html">
- <sub name="" link="meegopanelcss.html#id2783527"/>
+ <sub name="" link="meegopanelcss.html#id2947912"/>
</sub>
</sub>
<sub name="Index of all symbols" link="meegopanelindex.html"/>
--- libmeego-panel/docs/reference/libmeego-panel/html/meegopanelcss.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/meegopanelcss.html
@@ -22,7 +22,7 @@
<div class="chapter" title="Panel Button Stylesheet">
<div class="titlepage"><div><div><h2 class="title">
<a name="meegopanelcss"></a>Panel Button Stylesheet</h2></div></div></div>
-<div class="toc"><dl><dt><span class="section"><a href="meegopanelcss.html#id2783527"></a></span></dt></dl></div>
+<div class="toc"><dl><dt><span class="section"><a href="meegopanelcss.html#id2947912"></a></span></dt></dl></div>
<div class="section">
<div class="titlepage"></div>
<p>
--- libmeego-panel/docs/reference/libmeego-panel/html/meegopaneldesktop.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/meegopaneldesktop.html
@@ -22,7 +22,7 @@
<div class="chapter" title="Panel Desktop File">
<div class="titlepage"><div><div><h2 class="title">
<a name="meegopaneldesktop"></a>Panel Desktop File</h2></div></div></div>
-<div class="toc"><dl><dt><span class="section"><a href="meegopaneldesktop.html#id2756065"></a></span></dt></dl></div>
+<div class="toc"><dl><dt><span class="section"><a href="meegopaneldesktop.html#id2965888"></a></span></dt></dl></div>
<div class="section">
<div class="titlepage"></div>
<p>
--- libmeego-panel/docs/reference/libmeego-panel/html/meegopanelreference.html
+++ libmeego-panel/docs/reference/libmeego-panel/html/meegopanelreference.html
@@ -57,9 +57,9 @@
<span class="refentrytitle"><a href="meego-panel-Utility-Functions-and-Macros.html">Utility Functions and Macros</a></span><span class="refpurpose"> — Various utility functions and macros.</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="meegopaneldesktop.html">Panel Desktop File</a></span></dt>
-<dd><dl><dt><span class="section"><a href="meegopaneldesktop.html#id2756065"></a></span></dt></dl></dd>
+<dd><dl><dt><span class="section"><a href="meegopaneldesktop.html#id2965888"></a></span></dt></dl></dd>
<dt><span class="chapter"><a href="meegopanelcss.html">Panel Button Stylesheet</a></span></dt>
-<dd><dl><dt><span class="section"><a href="meegopanelcss.html#id2783527"></a></span></dt></dl></dd>
+<dd><dl><dt><span class="section"><a href="meegopanelcss.html#id2947912"></a></span></dt></dl></dd>
</dl>
</div>
</div>
--- libmeego-panel/docs/reference/libmeego-panel/meego-panel-docs.xml
+++ libmeego-panel/docs/reference/libmeego-panel/meego-panel-docs.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY version "0.76.9">
+<!ENTITY version "0.76.10">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
--- libmeego-panel/meego-panel/marshal.c
+++ libmeego-panel/meego-panel/marshal.c
@@ -22,7 +22,6 @@
#define g_marshal_value_peek_boxed(v) g_value_get_boxed (v)
#define g_marshal_value_peek_pointer(v) g_value_get_pointer (v)
#define g_marshal_value_peek_object(v) g_value_get_object (v)
-#define g_marshal_value_peek_variant(v) g_value_get_variant (v)
#else /* !G_ENABLE_DEBUG */
/* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.
* Do not access GValues directly in your code. Instead, use the
@@ -46,7 +45,6 @@
#define g_marshal_value_peek_boxed(v) (v)->data[0].v_pointer
#define g_marshal_value_peek_pointer(v) (v)->data[0].v_pointer
#define g_marshal_value_peek_object(v) (v)->data[0].v_pointer
-#define g_marshal_value_peek_variant(v) (v)->data[0].v_pointer
#endif /* !G_ENABLE_DEBUG */
--- libmeego-panel/meego-panel/mnb-panel-dbus-glue.h
+++ libmeego-panel/meego-panel/mnb-panel-dbus-glue.h
@@ -282,8 +282,7 @@
{ (GCallback) mnb_panel_dbus_ping, dbus_glib_marshal_mnb_panel_dbus_BOOLEAN__POINTER, 603 },
};
-const DBusGObjectInfo dbus_glib_mnb_panel_dbus_object_info = {
- 0,
+const DBusGObjectInfo dbus_glib_mnb_panel_dbus_object_info = { 1,
dbus_glib_mnb_panel_dbus_methods,
11,
"com.meego.UX.Shell.Panel\0InitPanel\0S\0x\0I\0i\0y\0I\0i\0max_window_width\0I\0u\0max_window_height\0I\0u\0panel_name\0O\0F\0N\0s\0xid\0O\0F\0N\0u\0tooltip\0O\0F\0N\0s\0stylesheet\0O\0F\0N\0s\0button_style\0O\0F\0N\0s\0window_width\0O\0F\0N\0u\0window_height\0O\0F\0N\0u\0\0com.meego.UX.Shell.Panel\0Unload\0S\0\0com.meego.UX.Shell.Panel\0SetPosition\0S\0x\0I\0i\0y\0I\0i\0\0com.meego.UX.Shell.Panel\0SetSize\0S\0max_window_width\0I\0u\0max_window_height\0I\0u\0\0com.meego.UX.Shell.Panel\0Show\0S\0\0com.meego.UX.Shell.Panel\0ShowBegin\0S\0\0com.meego.UX.Shell.Panel\0ShowEnd\0S\0\0com.meego.UX.Shell.Panel\0Hide\0S\0\0com.meego.UX.Shell.Panel\0HideBegin\0S\0\0com.meego.UX.Shell.Panel\0HideEnd\0S\0\0com.meego.UX.Shell.Panel\0Ping\0S\0\0\0",
--- libmeego-panel/meego-panel/mnb-toolbar-dbus-glue.h
+++ libmeego-panel/meego-panel/mnb-toolbar-dbus-glue.h
@@ -206,8 +206,7 @@
{ (GCallback) mnb_toolbar_dbus_hide_panel, dbus_glib_marshal_mnb_toolbar_dbus_BOOLEAN__STRING_BOOLEAN_POINTER, 133 },
};
-const DBusGObjectInfo dbus_glib_mnb_toolbar_dbus_object_info = {
- 0,
+const DBusGObjectInfo dbus_glib_mnb_toolbar_dbus_object_info = { 1,
dbus_glib_mnb_toolbar_dbus_methods,
4,
"com.meego.UX.Shell.Toolbar\0ShowToolbar\0S\0\0com.meego.UX.Shell.Toolbar\0HideToolbar\0S\0\0com.meego.UX.Shell.Toolbar\0ShowPanel\0S\0name\0I\0s\0\0com.meego.UX.Shell.Toolbar\0HidePanel\0S\0name\0I\0s\0hide_toolbar\0I\0b\0\0\0",
--- libmeego-panel/meego-panel/mpl-version.h
+++ libmeego-panel/meego-panel/mpl-version.h
@@ -44,14 +44,14 @@
*
* The micro version of the meego-panel library (3, if %MEEGO_PANEL_VERSION is 1.2.3)
*/
-#define MEEGO_PANEL_MICRO_VERSION (9)
+#define MEEGO_PANEL_MICRO_VERSION (10)
/**
* MEEGO_PANEL_VERSION:
*
* The full version of the meego-panel library, like 1.2.3
*/
-#define MEEGO_PANEL_VERSION 0.76.9
+#define MEEGO_PANEL_VERSION 0.76.10
/**
* MEEGO_PANEL_VERSION_S:
@@ -59,7 +59,7 @@
* The full version of the meego-panel library, in string form (suited for
* string concatenation)
*/
-#define MEEGO_PANEL_VERSION_S "0.76.9"
+#define MEEGO_PANEL_VERSION_S "0.76.10"
/**
* MEEGO_PANEL_VERSION_HEX:
--- ltmain.sh
+++ ltmain.sh
@@ -65,7 +65,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1
+# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -73,7 +73,7 @@
PROGRAM=ltmain.sh
PACKAGE=libtool
-VERSION="2.2.6b Debian-2.2.6b-2ubuntu1"
+VERSION="2.2.6b Debian-2.2.6b-2"
TIMESTAMP=""
package_revision=1.3017
--- src/marshal.c
+++ src/marshal.c
@@ -22,7 +22,6 @@
#define g_marshal_value_peek_boxed(v) g_value_get_boxed (v)
#define g_marshal_value_peek_pointer(v) g_value_get_pointer (v)
#define g_marshal_value_peek_object(v) g_value_get_object (v)
-#define g_marshal_value_peek_variant(v) g_value_get_variant (v)
#else /* !G_ENABLE_DEBUG */
/* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.
* Do not access GValues directly in your code. Instead, use the
@@ -46,7 +45,6 @@
#define g_marshal_value_peek_boxed(v) (v)->data[0].v_pointer
#define g_marshal_value_peek_pointer(v) (v)->data[0].v_pointer
#define g_marshal_value_peek_object(v) (v)->data[0].v_pointer
-#define g_marshal_value_peek_variant(v) (v)->data[0].v_pointer
#endif /* !G_ENABLE_DEBUG */
--- src/meego-netbook.c
+++ src/meego-netbook.c
@@ -2805,8 +2805,9 @@
}
/*
- * Returns TRUE if a modal window is present on given workspace; if workspace
- * is < 0, returns TRUE if any modal windows are present on any workspace.
+ * Returns TRUE if a top-level modal window is present on given workspace; if
+ * workspace is < 0, returns TRUE if any modal windows are present on any
+ * workspace.
*/
gboolean
meego_netbook_modal_windows_present (MutterPlugin *plugin, gint workspace)
@@ -2823,7 +2824,8 @@
* Working out the workspace index in Mutter requires examining a list,
* so do the modality test first.
*/
- if (meta_window_is_modal (w))
+ if (meta_window_is_modal (w) &&
+ meta_window_get_transient_for_as_xid (w) == None)
{
if (workspace < 0)
{
--- src/mnb-panel-dbus-glue.h
+++ src/mnb-panel-dbus-glue.h
@@ -282,8 +282,7 @@
{ (GCallback) mnb_panel_dbus_ping, dbus_glib_marshal_mnb_panel_dbus_BOOLEAN__POINTER, 603 },
};
-const DBusGObjectInfo dbus_glib_mnb_panel_dbus_object_info = {
- 0,
+const DBusGObjectInfo dbus_glib_mnb_panel_dbus_object_info = { 1,
dbus_glib_mnb_panel_dbus_methods,
11,
"com.meego.UX.Shell.Panel\0InitPanel\0S\0x\0I\0i\0y\0I\0i\0max_window_width\0I\0u\0max_window_height\0I\0u\0panel_name\0O\0F\0N\0s\0xid\0O\0F\0N\0u\0tooltip\0O\0F\0N\0s\0stylesheet\0O\0F\0N\0s\0button_style\0O\0F\0N\0s\0window_width\0O\0F\0N\0u\0window_height\0O\0F\0N\0u\0\0com.meego.UX.Shell.Panel\0Unload\0S\0\0com.meego.UX.Shell.Panel\0SetPosition\0S\0x\0I\0i\0y\0I\0i\0\0com.meego.UX.Shell.Panel\0SetSize\0S\0max_window_width\0I\0u\0max_window_height\0I\0u\0\0com.meego.UX.Shell.Panel\0Show\0S\0\0com.meego.UX.Shell.Panel\0ShowBegin\0S\0\0com.meego.UX.Shell.Panel\0ShowEnd\0S\0\0com.meego.UX.Shell.Panel\0Hide\0S\0\0com.meego.UX.Shell.Panel\0HideBegin\0S\0\0com.meego.UX.Shell.Panel\0HideEnd\0S\0\0com.meego.UX.Shell.Panel\0Ping\0S\0\0\0",
--- src/mnb-toolbar-dbus-glue.h
+++ src/mnb-toolbar-dbus-glue.h
@@ -206,8 +206,7 @@
{ (GCallback) mnb_toolbar_dbus_hide_panel, dbus_glib_marshal_mnb_toolbar_dbus_BOOLEAN__STRING_BOOLEAN_POINTER, 133 },
};
-const DBusGObjectInfo dbus_glib_mnb_toolbar_dbus_object_info = {
- 0,
+const DBusGObjectInfo dbus_glib_mnb_toolbar_dbus_object_info = { 1,
dbus_glib_mnb_toolbar_dbus_methods,
4,
"com.meego.UX.Shell.Toolbar\0ShowToolbar\0S\0\0com.meego.UX.Shell.Toolbar\0HideToolbar\0S\0\0com.meego.UX.Shell.Toolbar\0ShowPanel\0S\0name\0I\0s\0\0com.meego.UX.Shell.Toolbar\0HidePanel\0S\0name\0I\0s\0hide_toolbar\0I\0b\0\0\0",
--- src/notifications/notification-manager-glue.h
+++ src/notifications/notification-manager-glue.h
@@ -268,8 +268,7 @@
{ (GCallback) notification_manager_get_server_information, dbus_glib_marshal_notification_manager_BOOLEAN__POINTER_POINTER_POINTER_POINTER, 268 },
};
-const DBusGObjectInfo dbus_glib_notification_manager_object_info = {
- 0,
+const DBusGObjectInfo dbus_glib_notification_manager_object_info = { 1,
dbus_glib_notification_manager_methods,
4,
"org.freedesktop.Notifications\0Notify\0A\0app_name\0I\0s\0id\0I\0u\0icon\0I\0s\0summary\0I\0s\0body\0I\0s\0actions\0I\0as\0hints\0I\0a{sv}\0timeout\0I\0i\0return_id\0O\0F\0N\0u\0\0org.freedesktop.Notifications\0CloseNotification\0S\0id\0I\0u\0\0org.freedesktop.Notifications\0GetCapabilities\0S\0caps\0O\0F\0N\0as\0\0org.freedesktop.Notifications\0GetServerInformation\0S\0name\0O\0F\0N\0s\0vendor\0O\0F\0N\0s\0version\0O\0F\0N\0s\0\0\0",
--- src/notifications/ntf-notification.c
+++ src/notifications/ntf-notification.c
@@ -331,6 +331,7 @@
NtfNotificationPrivate *priv = ntf->priv;
priv->source = NULL;
+ priv->source_closed_id = 0;
if (priv->closed)
return;
@@ -362,6 +363,8 @@
G_CALLBACK (ntf_notification_source_closed_cb),
self);
}
+ else
+ priv->source_closed_id = 0;
break;
case PROP_ID:
priv->id = g_value_get_int (value);
@@ -403,9 +406,14 @@
if (priv->source_closed_id)
{
- g_assert (priv->source);
- g_signal_handler_disconnect (priv->source, priv->source_closed_id);
- priv->source = NULL;
+ if (priv->source)
+ {
+ g_signal_handler_disconnect (priv->source, priv->source_closed_id);
+ priv->source = NULL;
+ }
+ else
+ g_warning ("Stale source 'closed' callback id");
+
priv->source_closed_id = 0;
}
++++++ mutter-meego.yaml
--- mutter-meego.yaml
+++ mutter-meego.yaml
@@ -1,6 +1,6 @@
Name: mutter-meego
Summary: Meego Netbook plugin for Metacity Clutter, aka, Mutter
-Version: 0.76.9
+Version: 0.76.10
Release: 1
Group: System/Desktop
License: GPLv2
More information about the MeeGo-commits
mailing list