RE: [gtk-list] newbie signal question
- From: Stefan Jeske <stefan gtk org>
- To: gtk-list redhat com
- Subject: RE: [gtk-list] newbie signal question
- Date: Thu, 18 Jun 1998 09:54:01 +0200 (CEST)
On 17-Jun-98 nelson-gtk@crynwr.com wrote:
> What if I don't want the notebook to switch pages? I trap the
> switch_page signal, yes. Can I return something? If so, what?
In your callback, do :
gtk_signal_emit_stop_by_name (GTK_OBJECT (widget), "switch_page");
bye,
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]