Re: Removing a GtkFixed child
- From: "Florent. Devin" <Florent Devin lifl fr>
- To: Germano Rizzo <manomano ciaoweb it>
- Cc: gtk-list gnome org
- Subject: Re: Removing a GtkFixed child
- Date: Mon, 26 Feb 2001 10:18:52 +0100
Germano Rizzo a écrit :
>
> Hi!
> I'm using GtkFixed, and I'm wondering... it's easy to add a child, move
> it... but what about removing from the widget? Maybe should I
> gtk_widget-destroy(it)? Is this enough?
> Thanx,
> Mano :)
>
if you want to remove the widget, and do nothing with, then you should
destroy it.
If you want to do some action with, you have to ref it before, and
manipulate it
after (See Havoc book for more explication)
--
Florent DEVIN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]