GtkTextView selection change event?
- From: "Miroslav Rajcic" <rajcic sokrates hr>
- To: <gtk-app-devel-list gnome org>
- Subject: GtkTextView selection change event?
- Date: Mon, 8 Jan 2007 14:24:21 +0100
I am trying to catch event when selection changes in a text view.
So far, I've only found "move-cursor" signal on the GtkTextView object.
The problem with this signal is that this is triggered before selection
changes and I want to be notified after the change.
Does anyone know any better signal for this?
TIA
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]