[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Getting/Setting text attributes for a GtkEntry
- From: Oisin Boydell <Oisin Boydell Sun COM>
- To: gnome-accessibility-list gnome org
- Subject: Getting/Setting text attributes for a GtkEntry
- Date: Wed, 30 May 2001 16:25:03 +0100 (BST)
The GtkEntry object does not support text attributes so the
atk_text_ref_run_attributes() function will return NULL (which indicates no
attributes set) when called on a GtkEntry.
A GtkEntry is editable but since it does not support text attributes a call to
atk_editable_text_set_run_attributes() will return failure.
******************************************************
Oisin Boydell
Sun Microsystems Ireland
Phone: +353 (0)1 8199778
Mobile: +353 (0)86 3045117
******************************************************
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]