Re: Drawing lines in a gtk_layout



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]