Re: [gtk-list] how do you pass a struct to a callback function?
- From: Stefan Wille <wille netlife de>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] how do you pass a struct to a callback function?
- Date: Fri, 29 May 1998 08:07:32 +0200
Travis Loyd wrote:
>
> I can't seem to figure out how to pass a struct to a callback function.
In general, you would pass a pointer to a struct with
gtk_signal_connect.
Passing a struct of arbitrary size is not possible.
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]