Handbook
Glossary
atk_editable_text_set_run_attributes ( editable_text attrib_set start_offset end_offset -- gboolean )
Vocabulary
atk
.
ffi
Inputs
editable_text
an
object
attrib_set
an
object
start_offset
an
object
end_offset
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
gboolean
atk_editable_text_set_run_attributes
( AtkEditableText* editable_text,
AttributeSet
attrib_set,
gint
start_offset,
gint
end_offset )