Re: Question about libglade
- From: Vlad Harchev <hvv hippo ru>
- To: Juan Pablo Romero <juan_pablo_22 yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: Question about libglade
- Date: Mon, 7 Aug 2000 11:43:23 +0500 (SAMST)
On Sun, 6 Aug 2000, Juan Pablo Romero wrote:
Hi,
> Hi
>
> I have defined a callback for the `realize' signal
> within glade. When I use the generated code
> everything is ok, but when I use libglade, the
> callback is never called. Is there something I'm
> missing?
Is you handler static or not? It shouldn't be static (otherwise libglade
won't be able to find out the pointer to that function at runtime - though
it should issue a warning). Anyway - this is not the right list to discuss
this.
> Thanks.
>
Best regards,
-Vlad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]