Re: how can I let application emit "configure event" signal?

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

 



the easiest way is to force it, by calling the function gtk_widget_queue_resize() on the widget you want the configure event to be called on.

richard

On Fri, Apr 16, 2010 at 4:10 PM, Randy <randyqiuxy@xxxxxxxxxxx> wrote:
Hi list,
I know when I change the widget's size,it will emit the
"configure_event",so the function "gtk_widget_set_size_request()"could
work.
But I'd like to know is there anything else could do this too?
I mean if GTK could send messages to a thread's message queue like in
Windows programming?
And if so,is there any "message" could let application emit the signal
like "configure_event"?
Thanks a lot!

Best regards,
randy

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux