Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

Enum Atk.TextBoundary

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkTextBoundary
Enum : TextBoundary
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk.Text
Method
get_text_after_offset (Number offset, TextBoundary boundary_type, Object out_values) : String
Gets the specified text.
Atk.Text
Method
get_text_at_offset (Number offset, TextBoundary boundary_type, Object out_values) : String
Gets the specified text.
Atk.Text
Method
get_text_before_offset (Number offset, TextBoundary boundary_type, Object out_values) : String
Gets the specified text.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:30 GMT+0800 (HKT)