[Glade-users] Help Me
- From: chenchangbing at gmail.com (kevin chen)
- Subject: [Glade-users] Help Me
- Date: Fri, 2 Nov 2007 19:09:30 +0800
build a button in glade 3.4.0
and set the 'Handler' of button to be 'on_button1_clicked'
and set the 'User_data' to be 'Hello'.
but...
when I use this function to get the value of the 'User_data'
??????????????????????????????????????????????????????????
void on_button1_clicked(GtkButton *button,gpointer data)
{
g_print("User has clicked button1 %s\n",data);
}
??????????????????????????????????????????????????????????
I get this 'User has clicked button1 '.
It seems nothing to be returned.
Help!
--
TrojanChen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20071102/b08ea358/attachment.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]