What's the difference between gtk_box_pack_start and gtk_container_add?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2010-05-01T12:28:03Z Indexed on 2010/05/01 12:37 UTC
Read the original article Hit count: 140

Filed under:
|

It seems to me that both functions can be used to add some widget to the container.

What's the difference?

© Stack Overflow or respective owner

Related posts about c

    Related posts about gtk