Monday, May 20, 2013
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GtkEditable
copy_clipboard
cut_clipboard
delete_selection
delete_text
get_chars
get_editable
get_position
get_selection_bounds
insert_text
paste_clipboard
select_region
set_editable
set_position
editable
selection_start
selection_end
changed
delete-text
insert-text
GtkEditable::select_region
GtkEditable::set_position
Last updated: Sun, 12 May 2013
view this page in
English
GtkEditable::set_editable
void set_editable(bool
editable
);
Determines if the user can edit the text in the editable widget or not.
See also:
get_editable()
User Contributed Notes
gtk.gtkeditable.method.set_editable.php
There are no user contributed notes for this page.
GtkEditable::select_region
GtkEditable::set_position
Last updated: Sun, 12 May 2013
view this page in
English
credits
Copyright © 2001-2013 The PHP Group
All rights reserved.
Last updated: Sun May 12 18:50:57 2013 UTC