Re: resizing a pane in a paned window from code
- From: Detlef Reichl <detlef reichl arcormail de>
- To: "GTK app devel" <gtk-app-devel-list gnome org>
- Subject: Re: resizing a pane in a paned window from code
- Date: Mon, 09 Oct 2000 23:37:19 CEST
On Mon, 9 Oct 2000, Christopher T. Lansdown wrote:
Hi,
Is it possible to resize a particular pane in a paned window from
the program?
void gtk_paned_set_position (GtkPaned *paned,
gint position);
position is the position of the handle from top or left
Also, is it possible to set which pane will slurp up any
extra
space allocated from resizing?
void gtk_paned_pack1 (GtkPaned *paned,
GtkWidget *child,
gboolean resize,
gboolean shrink);
if resize is TRUE the pan-child will be resized
Thanks,
Chris
hope that helps
detlef
--
| Multipliciter Lingua |
| muli.sourceforge.net |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]