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
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to