[no subject]
Assuming the widget uses a PangoLayout to display its text, a simple
PangoLayout *egg_datetime_get_layout (EggDateTime *eggdatetime);
would suffice. If there are multiple layouts (quite possible), then
something slightly more complex might be required.
Why do we need this? Well, in order to implement AtkText on a widget,
we need access to glyph bounds for every displayed character, among
other things.
thanks and regards,
- Bill
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]