[maemo-developers] [maemo-developers] HildonProgram input to gtk_widget_show()?
From: Aaron Levinson alevinsn at aracnet.comDate: Wed Nov 29 05:41:33 EET 2006
- Previous message: [maemo-developers] joystick
- Next message: [maemo-developers] HildonProgram input to gtk_widget_show()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [maemo-developers] joystick
- Next message: [maemo-developers] HildonProgram input to gtk_widget_show()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]