Re: do gtk+ have something like "OnResize" event



WAN Hing Wah <50191914@ee.cityu.edu.hk> writes:
> Hello,I wanna capture a envent when the windows is resize to center the
> widget in the fixed container,what can I do?
> 

Connect to size_allocate on the GtkFixed widget.

Havoc




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