On Tue, Nov 11, 2008 at 6:32 AM, dhk <[EMAIL PROTECTED]> wrote:
[...]
> Thanks, but this is a lot like the glade source. It doesn't explain the
> variables. I need to know what the parameters are and where they come
> from. I think the handler_name the one in the glade xml file and the
> GladeX
Gah, my mail always misses the list ;-)
On Tue, Nov 11, 2008 at 12:22 PM, Tristan Van Berkom <
[EMAIL PROTECTED]> wrote:
> On Tue, Nov 11, 2008 at 6:32 AM, dhk <[EMAIL PROTECTED]> wrote:
> [...]
>
>> Thanks, but this is a lot like the glade source. It doesn't explain the
>> variables. I need to
Mike Massonnet wrote:
> Hi, and really quickly,
>
> Le Mon, 10 Nov 2008 08:38:53 -0500,
> dhk <[EMAIL PROTECTED]> a écrit :
>
>> All,
>>
>> Could some explain how to use glade_xml_signal_connect_data() and
>> glade_xml_signal_connect_full()? Some good examples would be helpful
>> also.
>
> http
Hi, and really quickly,
Le Mon, 10 Nov 2008 08:38:53 -0500,
dhk <[EMAIL PROTECTED]> a écrit :
> All,
>
> Could some explain how to use glade_xml_signal_connect_data() and
> glade_xml_signal_connect_full()? Some good examples would be helpful
> also.
http://www.google.com/codesearch?q=lang%3Ac+
All,
Could some explain how to use glade_xml_signal_connect_data() and
glade_xml_signal_connect_full()? Some good examples would be helpful also.
I don't think I know the difference between the signal handler name and
the signal handler function that is used as parameters.
In my GTK program I w