c
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
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 (gint32 offset, TextBoundary boundary_type, gint32 start_offset, gint32 end_offset) : String
Atk.Text
Method
get_text_at_offset (gint32 offset, TextBoundary boundary_type, gint32 start_offset, gint32 end_offset) : String
Atk.Text
Method
get_text_before_offset (gint32 offset, TextBoundary boundary_type, gint32 start_offset, gint32 end_offset) : String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:54 GMT+0800 (HKT)