g_signal_connect() and passing multiple arguments
- From: Adrian Immler <a immler 12mm de>
- To: gtk-app-devel-list gnome org
- Subject: g_signal_connect() and passing multiple arguments
- Date: Sat, 25 Jan 2003 11:41:53 +0100
hello,
i'm a c/c++ AND gtk newbie and i have a question to you geeks:
how can i pass more than one argument/variable to a function like this with g_signal_connect() ?
gint function_test( gpointer emitter, gpointer liste, gpointer entry, gpointer something else ){
// do something
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]