Re: signals for hpaned resize ??
- From: Owen Taylor <otaylor redhat com>
- To: Olivier Sessink <olivier lx student wau nl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: signals for hpaned resize ??
- Date: Thu, 15 Aug 2002 18:58:00 -0400 (EDT)
Olivier Sessink <olivier lx student wau nl> writes:
Hi,
I try to get a callback for a resize of a hpaned handle, but both the
"accept-position" and the "move-handle" signal are never called when
resizing the handle??? There is not much documentation for these signals
but from their name I would guess they are the right signals to use?!?
These are "action signals" ... for hooking up keybindings.
What you want to connect to (GTK+-2.0 or newer) is:
"notify::position"
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]