 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
hamid206 Familiar Face
Joined: 25 May 2007 Posts: 12
|
Posted: Tue Aug 28, 2007 6:57 am Post subject: GTKENTRY |
|
|
write function creating signal for following events . (widget is producer of one GtkEntry signal)
void user_function (GtkEntry *entry,
GtkMenu *arg1,
gpointer user_data)
and
void user_function (GtkEntry *entry,
GtkMovementStep arg1,
gint arg2,
gboolean arg3,
gpointer user_data)
and
void user_function (GtkEntry *entry,
gchar *arg1,
gpointer user_data)
... |
|
| Back to top |
|
 |
deusvede Familiar Face
Joined: 13 Feb 2007 Posts: 29 Location: Madrid, Spain
|
Posted: Tue Aug 28, 2007 7:05 am Post subject: |
|
|
| And the question is...? |
|
| Back to top |
|
 |
hamid206 Familiar Face
Joined: 25 May 2007 Posts: 12
|
Posted: Tue Aug 28, 2007 8:48 am Post subject: |
|
|
| what function is used for creating these event signals?... |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|