Meaning of gtk_container_border_width



hi,
In my program I use these two functions

1) gtk_container_border_widht(GTK_CONTAINER(app.window), 300);
2) gtk_drawing_area_size(GTK_DRAWING_AREA(app.drawingarea), 300, 300);

and I've some conflicts 'cause I want the objects of the window and the
drawing area in the same space, to click or do events at both of them at
the same time.
thanks en advance,

ana.




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