Re: How to put widget in CUSTOM GtkContainer



Milosz Derezynski wrote:
I don't believe that using set_parent() will actually place the widget inside the container; try gtk_container_add(GTK_CONTAINER(grid), widget); instead

I don't believe in it too ;-) So I decide to ask what to do ;-)
gtk_container_add not works ;-)


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