Re: signals for hpaned resize ??



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]