Re: gtk_drawing_area_size, gtk_widget_set_uposition
- From: Havoc Pennington <hp redhat com>
- To: "Andrés" Giraldo <andres_giraldo yahoo com>
- Cc: Gtk List <gtk-list gnome org>
- Subject: Re: gtk_drawing_area_size, gtk_widget_set_uposition
- Date: 04 Jul 2001 10:09:42 -0400
"Andr s" Giraldo <andres_giraldo yahoo com> writes:
>
> after connecting the drawing_area to an expose_event I
> try to change the drawing area size with
> gtk_drawing_area_size (), but it doesn't work, should
> I disconnect the signal "expose_event" first?
>
gtk_drawing_area_size() only changes the size request, which means you
can't use it to shrink the window unless you set window policy to
allow_grow = FALSE.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]