Re: Control of a Gtk::Paned
- From: Emilian Nowak <emiml wp pl>
- To: gtkmm-list gnome org
- Subject: Re: Control of a Gtk::Paned
- Date: Tue, 23 May 2006 15:54:03 +0200
On 2006-05-23 (Tue), at 08:13:23 Josepo Urrutia wrote:
> Is there a way to know when the separator of a Gtk::Paned has been moved ?
>
> Which signal should I control ?
It seems that there is no special signal in Gtk::Paned for this event. But if
you move the paned separator, the child widgets will change their size, so You
can connect signal_size_allocate() to child widgets.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]