Re: how to dael with the \"auto-hide\"?
- From: Mark McLoughlin <mark skynet ie>
- To: shenmeng <sm ccoss com cn>
- Cc: desktop-devel-list gnome org
- Subject: Re: how to dael with the \"auto-hide\"?
- Date: 18 Sep 2003 11:17:01 +0100
Hi,
On Thu, 2003-09-18 at 09:47, shenmeng wrote:
> which source file deals with the auto-hide function of panel? i wanna
> read its algorithm in details.
$> cd gnome-panel/gnome-panel
$> grep -n auto-hide *.c
panel-toplevel.c:3640: "auto-hide",
panel-toplevel.c:3674: "auto-hide-size",
panel-toplevel.c:4224: g_object_notify (G_OBJECT (toplevel), "auto-hide-size");
panel-toplevel.c:4372: g_object_notify (G_OBJECT (toplevel), "auto-hide");
Good Luck,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]