Re: changing expand/fill pane parameters (without repacking)
- From: stian nixia no
- To: "Vadim Berezniker" <vadim berezniker com>
- Cc: gtk-list gnome org
- Subject: Re: changing expand/fill pane parameters (without repacking)
- Date: Tue, 15 Mar 2005 10:26:09 +0100 (CET)
> Is it possible to change the expand/fill parameters of a paned's children
> without repacking them?
> (Repacking them is a huge performance hit)
http://www.gtk.org/api/2.6/gtk/GtkPaned.html
See the "Child Properties" section.
The child gets the two properties you question about. You can set them
using g_object_set(). Atleast that is what the API says.
Stian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]