
alevinsn at aracnet
Nov 28, 2006, 7:41 PM
Views: 412
Permalink
|
|
HildonProgram input to gtk_widget_show()?
|
|
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[at]maemo.org https://maemo.org/mailman/listinfo/maemo-developers
|