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?

Aaron Levinson

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to