Sets the text in the buffer. This is roughly equivalent to calling gtk_entry_buffer_delete_text() and gtk_entry_buffer_insert_text(). Note that n_chars is in characters, not in bytes. Since 2.18
the new text
See Implementation
Sets the text in the buffer. This is roughly equivalent to calling gtk_entry_buffer_delete_text() and gtk_entry_buffer_insert_text(). Note that n_chars is in characters, not in bytes. Since 2.18