gtk_entry_set_max_length - bytes or characters?
- From: Olaf Frączyk <olaf cbk poznan pl>
- To: gtk-app-devel-list gnome org
- Subject: gtk_entry_set_max_length - bytes or characters?
- Date: 08 Apr 2003 14:08:33 +0200
Hi,
It is defined as:
void gtk_entry_set_max_length (GtkEntry *entry,
gint max);
The max is in: characters, bytes?
If in bytes what happens if I put multibyte character at the end eg:
max is 64
I insert 2-byte character at position 64.
What do I get in buffer: string without the last 2 bytes?
Or string with partially entered character?
Regards
Olaf FrÄczyk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]