Re: how to dael with the \"auto-hide\"?



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]