Re: Clip regions



Russell Shaw wrote:

Hi,
If a line is plotted with gdk_draw_line() and it is outside
the window area, is the message still sent to the X server?

Hello,
As for libX11 from XFree86 the answer is: yes. gdk_draw_line() call XDrawLine, XDrawLine sends message to server without any clip checking.

   Olexiy





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]