Re: gtk_widget_show



On Sat, Dec 02, 2006 at 03:58:59PM -0800, Hadron wrote:
> Whats the thinking behind the apparent need for all widgets to be explicitly
> "shown" using gtk_widget_show?

Because sometimes you don't want to show them all.

> Is it possible to set something up to avoid having to call this for each
> child control/widget?

gtk_widget_show_all().

Yeti


--
Whatever.



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