Re: Drawing lines in a gtk_layout
- From: Havoc Pennington <hp redhat com>
- To: Jose Fernando Diago <jdiago escher puj edu co>
- Cc: GTK+ List <gtk-list gnome org>
- Subject: Re: Drawing lines in a gtk_layout
- Date: 25 Apr 2001 14:11:48 -0400
Jose Fernando Diago <jdiago escher puj edu co> writes:
>
> Ok, I understand that. But I'm just wondering: what makes the xoffset and
> yoffset to change it's value? From what I cant tell from my experience it
> changes everytime I put or move something in the layout (am I right?) but
> that's not a real explanation, is just an event that changes those
> values.
The xoffset/yoffset will be set to adjustment->value where the
adjustment is the scroll adjustment. i.e. the scrollbars for the
scrolled window you're inside control the offset.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]