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


search for in the  


previouscut-clipboard
insert-at-cursornext

Last updated: Tue, 22 May 2012
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: 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