
jobi at via
Nov 28, 2006, 11:21 PM
Post #2 of 2
(370 views)
Permalink
|
|
Re: HildonProgram input to gtk_widget_show()?
[In reply to]
|
|
Aaron Levinson wrote: >In all the examples at maemo.org, I see the following: > >gtk_widget_show(GTK_WIDGET(program)); > >program is of type HildonProgram *. > >It is unclear to me how this could ever work. HildonProgram is not a >GtkWidget. > >So, is this actually correct? Do the documents on-line need to be changed >to instead pass in a HildonWindow? > > Yes indeed, I filled #889 against the documentation. It seems the documentation was ported a bit too blindly from HildonApp to HildonProgram ... Thanks, Johan. _______________________________________________ maemo-developers mailing list maemo-developers[at]maemo.org https://maemo.org/mailman/listinfo/maemo-developers
|