Re: Raising Windows to the top
- From: Havoc Pennington <hp redhat com>
- To: "Freivald, Joseph AT., GOVMK" <jfreivald att com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Raising Windows to the top
- Date: 18 Oct 2001 12:06:36 -0400
"Freivald, Joseph AT., GOVMK" <jfreivald att com> writes:
gdk_window_raise(gtk_widget_get_parent_window(GTK_WIDGET(GTK_BIN(w_ptr)->chi
ld)));
Yes, what's all that. ;-)
Just do this:
gdk_window_show (GTK_WIDGET (w_ptr)->window);
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]