Re: New parent for widget?
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: New parent for widget?
- Date: Thu, 30 Dec 2004 16:27:20 -0500 (EST)
Kaare Rasmussen said:
I tried to test this functionality where I'd put a notebook widget from glade2
into a notebook widget of glade1.
sounds like you want to reparent the widget:
http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#id3539709
in perl that would be
$widget->reparent($newparent)
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]