[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
casting macros question
- From: Aleksandr Koltsoff <czr770 iohazard tts fi>
- To: gtk-app-devel-list gnome org
- Subject: casting macros question
- Date: Tue, 14 Jun 2005 22:24:27 +0300
This might sound like a stupid question to some one, but a simple yes/no
answer will do :-)
Should the following code be caught at compile-time (rather than run-time):
gtk_layout_set_adjustment(layout, GTK_ADJUSTMENT(widget));
layout is GtkLayout and widget is GtkWidget.
ak.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]