Re: When to realize or free memory?



> It's never necessary to realize a widget yourself; just use
> gtk_widget_show().

Unless you want to access
widget->window
or widget->allocation
(and probably some others too)
before the widget gets shown.

iain




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