Re: [gtkmm] Gtk::Entry signals
- From: "Murray Cumming" <murrayc murrayc com>
- To: "Andrew E. Makeev" <andrew solvo ru>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Gtk::Entry signals
- Date: Mon, 18 Oct 2004 11:22:59 +0200 (CEST)
> Hi,
>
> Is there a reason why signals "signal_cut/copy/paste_clipboard" were
> removed from Gtk::Entry classin Gtkmm-2.4? I found that they are still
> exists in GTK+-2.4.
They are key-binding signals (they use GTK_SIGNAL_ACTION, as you can see
in http://cvs.gnome.org/viewcvs/gtk%2B/gtk/gtkentry.c?view=markup). Such
signals are almost always only useful to accessibility technologies, such
as gnopernicus.
There's probably a better way to do whatever you are trying to do with
these signals.
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]