GtkEntry Setting text without calling callback
- From: Daniel Pekelharing <legendstar gmail com>
- To: gtk-app-devel-list Mailing-Lists <gtk-app-devel-list gnome org>
- Subject: GtkEntry Setting text without calling callback
- Date: Sun, 01 May 2005 14:54:02 +0200
Hi all,
I need to set the text in a GtkEntry without the connected callback
being called, is this possible?
Alternatively how can I disconnect a callback?
i.e. then I could:
<disconnect signal>
gtk_entry_set_text(...);
g_signal_connect(...);
That would also be fine.
Thanks!
--
Daniel Pekelharing
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]