atk_text_get_run_attributes ( text offset start_offset end_offset -- AtkAttributeSet* )


Vocabulary
atk.ffi

Inputs
textan object
offsetan object
start_offsetan object
end_offsetan object


Outputs
AtkAttributeSet*an object


Definition


LIBRARY: atk FUNCTION: AtkAttributeSet*
atk_text_get_run_attributes
( AtkText* text, gint offset, gint* start_offset, gint*
end_offset )