On 29/11/2012 17:58, Giuseppe Penone wrote:
> Hi,
> I'm on gtkmm 3.4.0, I would need to limit the positions of the paned with a
> minimum and maximum value.
> I see that there are the properties min_position and max_position but they 
> seem
> to be read only.
> Is there a way to change those values?
> Thanks and best regards,
> Giuseppe.

Judging by this[1], nope. I see some signals you could hook onto in Gtk+ though.
But the signal_*() functions don't seem to exist in Gtk::Paned.

[1] http://developer.gnome.org/gtk/stable/GtkPaned.html

-- 
Kind regards,
Loong Jin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to