PHP-GTK
Tuesday, May 22, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousinsert-at-cursor
paste-clipboardnext

Last updated: Tue, 22 May 2012
view this page in English

move-cursor

The "move-cursor" signal is emitted when the cursor is being moved by count steps of size step. If extend_selection is true, the selection is extended as the cursor is being moved.

Callback function

void callback(GtkEntry entry, GtkMovementStep step, int count, bool extend_selection);


User Contributed Notes
gtk.gtkentry.signal.move-cursor.php
add a note about notes
There are no user contributed notes for this page.


previousinsert-at-cursor
paste-clipboardnext

Last updated: Tue, 22 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Tue May 22 01:45:14 2012 UTC