What does GTK_WINDOW(window)->allow_shrink = TRUE mean in c?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2010-04-29T16:29:12Z Indexed on 2010/04/29 16:37 UTC
Read the original article Hit count: 95

Filed under:
|

I'm just getting started with gtk,anyone knows what this means?

GTK_WINDOW(window)->allow_shrink = TRUE;

© Stack Overflow or respective owner

Related posts about c

    Related posts about gtk