Clarification needed



Hi, ALL,
In the https://developer.gnome.org/gtk3/stable/GtkTextView.html#GtkTextView-move-cursor
it said:

[quote]
Applications should not connect to it, but may emit it with
g_signal_emit_by_name() if they need to control the cursor
programmatically.
[/quote]

If this signal is not meant to be connected, how come it is documented?

And if it is documented, does this mean I can connect to it and it will work?
Or there is another signal I can connect to to catch the cursor movements?

Thank you.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]