problem with lookup_widget function
- From: ztoon <ztoonifik netcourrier com>
- To: gtk-list gnome org
- Subject: problem with lookup_widget function
- Date: Thu, 20 Jun 2002 01:43:05 +0200
hi
This function doesn't to compile in an application i'm doing
I have this code :
GtkWidget *w = lookup_widget(GTK_WIDGET(MainWindow), "MainWin");
error message is :
source.c:58: warning: implicit declaration of function `lookup_widget'
source.c:58: warning: initialization makes pointer from integer without a cast
How to make work lookup ??
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]