Re: Question about type casting.



Well there's always mention of an argument type in a function header...

For a macro like gtk_menu_bar_append (menu, child) there is no mention in api about the type of menu or child. So for this special case, can we say that the argument type for menu and child are GtkWidget *?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]