PHP-GTK
Monday, November 23, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previouscut-clipboard
insert-at-cursornext

Last updated: Mon, 23 Nov 2009
view this page in English

delete-from-cursor

The "delete-from-cursor" signal is emitted when the a deletion from the cursor i.e. removal o text at the cursor position, either before it (negative count) or after it (positive count).

Callback function

void callback(GtkEntry entry, GtkDeleteType delete_type, int count);


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


previouscut-clipboard
insert-at-cursornext

Last updated: Mon, 23 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Mon Nov 23 02:47:13 2009 UTC