[Glade-users] How to get user data specified in signals page?
- From: yosizawa cij co jp (yosizawa cij co jp)
- Subject: [Glade-users] How to get user data specified in signals page?
- Date: Mon, 7 May 2001 18:03:31 +0900 (JST)
Hello,
I want to get user data in callback function when menu-item is selected.
And so,I made sub-menu item by glade 0.5.9, and specified a date in signals page of Properties.(The date was
in the list box of signals page.)
But I can't get user date in callback function - I always get 0 .
And the code of interface.c is this,
tatic GnomeUIInfo area_menu_uiinfo[] =
{
{
GNOME_APP_UI_ITEM, N_("adjust"),
NULL,
on_adjust_area_activate, NULL, NULL,
GNOME_APP_PIXMAP_NONE, NULL,
0, 0, NULL
},
Please could you teach me how I get user data specified in signals page?
Thanks you
May 7 2001
Hirosi Yosizawa <yosizawa cij co jp>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]