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: 17 Oct 2001 10:03:52 -0400
"Freivald, Joseph AT., GOVMK" <jfreivald att com> writes:
gtk_widget_show(GTK_WIDGET(window_ptr));
some_function_to_raise_window(GTK_WINDOW(window_ptr));
gdk_window_raise (GTK_WIDGET (window_ptr)->window) in GTK 1.2.x,
gtk_window_present (window_ptr) in GTK 1.3.x/2.0.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]