Component -
Component Interface
Implements
Methods
uint AddFocusHandler
(
FocusHandler handler) -
AddFocusHandler Method
To be completed
bool Contains (int x, int y,
CoordType coord_type) -
Contains Method
To be completed
void GetExtents (int x, int y, int
width, int height,
CoordType coord_type) -
GetExtents Method
To be completed
void GetPosition (int x, int y,
CoordType coord_type) -
GetPosition Method
To be completed
void GetSize (int width, int height)
-
GetSize Method
To be completed
bool GrabFocus () -
GrabFocus Method
To be completed
Object
RefAccessibleAtPoint (int x, int y,
CoordType coord_type) -
RefAccessibleAtPoint Method
To be completed
void RemoveFocusHandler (uint
handler_id) -
RemoveFocusHandler
Method
To be completed
bool SetExtents (int x, int y, int
width, int height,
CoordType coord_type) -
SetExtents Method
To be completed
bool SetPosition (int x, int y,
CoordType coord_type) -
SetPosition Method
To be completed
bool SetSize (int width, int height)
-
SetSize Method
To be completed
Properties
Layer Layer -
Layer Property
To be completed
int MdiZorder -
MdiZorder Property
To be completed
EditableText -
EditableText Interface
Implements
Methods
void CopyText (int start_pos, int
end_pos) -
CopyText Method
To be completed
void CutText (int start_pos, int
end_pos) -
CutText Method
To be completed
void DeleteText (int start_pos, int
end_pos) -
DeleteText Method
To be completed
void InsertText (string str1ng, int
length, int position) -
InsertText
Method
To be completed
void PasteText (int position) -
PasteText Method
To be completed
bool SetRunAttributes
(
GLib.SList attrib_set,
int start_offset, int end_offset) -
SetRunAttributes Method
To be completed
Properties
[unknown] TextContents -
TextContents Property
To be completed
Image -
Image
Interface
Implements
Methods
void GetImagePosition (int x, int y,
CoordType coord_type) -
GetImagePosition Method
To be completed
void GetImageSize (int width, int
height) -
GetImageSize Method
To be completed
bool SetImageDescription (string
description) -
SetImageDescription
Method
To be completed
Properties
string ImageDescription -
ImageDescription Property
To be completed
Object -
Object
Class
Methods
uint ConnectPropertyChangeHandler
(
PropertyChangeHandler
handler) -
ConnectPropertyChangeHandler
Method
To be completed
void Initialize (System.IntPtr data)
-
Initialize Method
To be completed
Object
RefAccessibleChild (int i) -
RefAccessibleChild
Method
To be completed
RelationSet RefRelationSet () -
RefRelationSet Method
To be completed
StateSet
RefStateSet () -
RefStateSet Method
To be completed
void RemovePropertyChangeHandler
(uint handler_id) -
RemovePropertyChangeHandler
Method
To be completed
Properties
int
AtkObjectNamePropertyComponentLayer -
AtkObjectNamePropertyComponentLayer
Property
int
AtkObjectNamePropertyComponentMdiZorder -
AtkObjectNamePropertyComponentMdiZorder
Property
string
AtkObjectNamePropertyDescription -
AtkObjectNamePropertyDescription
Property
string AtkObjectNamePropertyName -
AtkObjectNamePropertyName
Property
Object
AtkObjectNamePropertyParent -
AtkObjectNamePropertyParent
Property
int AtkObjectNamePropertyRole -
AtkObjectNamePropertyRole
Property
string
AtkObjectNamePropertyTableCaption -
AtkObjectNamePropertyTableCaption
Property
string
AtkObjectNamePropertyTableColumnDescription -
AtkObjectNamePropertyTableColumnDescription
Property
Object
AtkObjectNamePropertyTableColumnHeader -
AtkObjectNamePropertyTableColumnHeader
Property
string
AtkObjectNamePropertyTableRowDescription -
AtkObjectNamePropertyTableRowDescription
Property
Object
AtkObjectNamePropertyTableRowHeader -
AtkObjectNamePropertyTableRowHeader
Property
Object
AtkObjectNamePropertyTableSummary -
AtkObjectNamePropertyTableSummary
Property
double AtkObjectNamePropertyValue -
AtkObjectNamePropertyValue
Property
string Description -
Description Property
To be completed
int IndexInParent -
IndexInParent Property
To be completed
Layer Layer -
Layer Property
To be completed
int MdiZorder -
MdiZorder Property
To be completed
int NAccessibleChildren -
NAccessibleChildren Property
To be completed
string Name -
Name
Property
To be completed
Object Parent -
Parent Property
To be completed
Role Role -
Role Property
To be completed
Events
ChildrenChanged -
ChildrenChanged Event
FocusEvent -
FocusEvent Event
PropertyChange -
PropertyChange Event
StateChange -
StateChange Event
VisibleDataChanged -
VisibleDataChanged Event
Selection -
Selection Interface
Implements
Methods
bool AddSelection (int i) -
AddSelection Method
To be completed
bool ClearSelection () -
ClearSelection Method
To be completed
bool IsChildSelected (int i) -
IsChildSelected Method
To be completed
Object
RefSelection (int i) -
RefSelection
Method
To be completed
bool RemoveSelection (int i) -
RemoveSelection Method
To be completed
bool SelectAllSelection () -
SelectAllSelection Method
To be completed
Properties
int SelectionCount -
SelectionCount Property
To be completed
Events
SelectionChanged -
SelectionChanged Event
Table -
Table
Interface
Implements
Methods
bool AddColumnSelection (int column)
-
AddColumnSelection Method
To be completed
bool AddRowSelection (int row) -
AddRowSelection Method
To be completed
int GetColumnAtIndex (int index) -
GetColumnAtIndex Method
To be completed
int GetColumnExtentAt (int row, int
column) -
GetColumnExtentAt Method
To be completed
Object
GetColumnHeader (int column) -
GetColumnHeader
Method
To be completed
int GetIndexAt (int row, int column)
-
GetIndexAt Method
To be completed
int GetRowAtIndex (int index) -
GetRowAtIndex Method
To be completed
int GetRowExtentAt (int row, int
column) -
GetRowExtentAt Method
To be completed
Object
GetRowHeader (int row) -
GetRowHeader
Method
To be completed
int GetSelectedColumns (int selected)
-
GetSelectedColumns Method
To be completed
int GetSelectedRows (int selected) -
GetSelectedRows Method
To be completed
bool IsColumnSelected (int column) -
IsColumnSelected Method
To be completed
bool IsRowSelected (int row) -
IsRowSelected Method
To be completed
bool IsSelected (int row, int column)
-
IsSelected Method
To be completed
Object RefAt
(int row, int column) -
RefAt Method
To be completed
bool RemoveRowSelection (int row) -
RemoveRowSelection Method
To be completed
void SetColumnHeader (int column,
Object header) -
SetColumnHeader Method
To be completed
void SetRowDescription (int row,
string description) -
SetRowDescription
Method
To be completed
void SetRowHeader (int row,
Object header) -
SetRowHeader Method
To be completed
Properties
[unknown] Caption -
Caption Property
To be completed
int NColumns -
NColumns Property
To be completed
int NRows -
NRows
Property
To be completed
Object Summary
-
Summary Property
To be completed
Events
ColumnDeleted -
ColumnDeleted Event
ColumnInserted -
ColumnInserted Event
ColumnReordered -
ColumnReordered Event
ModelChanged -
ModelChanged Event
RowDeleted -
RowDeleted Event
RowInserted -
RowInserted Event
RowReordered -
RowReordered Event
Text -
Text
Interface
Implements
Methods
bool AddSelection (int start_offset,
int end_offset) -
AddSelection Method
To be completed
string GetCharacterAtOffset (int
offset) -
GetCharacterAtOffset Method
To be completed
void GetCharacterExtents (int offset,
int x, int y, int width, int height,
CoordType coords) -
GetCharacterExtents Method
To be completed
int GetOffsetAtPoint (int x, int y,
CoordType coords) -
GetOffsetAtPoint Method
To be completed
GLib.SList
GetRunAttributes (int offset, int start_offset, int end_offset) -
GetRunAttributes Method
To be completed
string GetSelection (int
selection_num, int start_offset, int end_offset) -
GetSelection Method
To be completed
string GetText (int start_offset, int
end_offset) -
GetText Method
To be completed
string GetTextAfterOffset (int
offset,
TextBoundary boundary_type, int
start_offset, int end_offset) -
GetTextAfterOffset Method
To be completed
string GetTextAtOffset (int offset,
TextBoundary boundary_type, int
start_offset, int end_offset) -
GetTextAtOffset
Method
To be completed
string GetTextBeforeOffset (int
offset,
TextBoundary boundary_type, int
start_offset, int end_offset) -
GetTextBeforeOffset Method
To be completed
bool RemoveSelection (int
selection_num) -
RemoveSelection
Method
To be completed
bool SetCaretOffset (int offset) -
SetCaretOffset Method
To be completed
bool SetSelection (int selection_num,
int start_offset, int end_offset) -
SetSelection
Method
To be completed
Properties
int CaretOffset -
CaretOffset Property
To be completed
int CharacterCount -
CharacterCount Property
To be completed
GLib.SList
DefaultAttributes -
DefaultAttributes
Property
To be completed
int NSelections -
NSelections Property
To be completed
Events
TextCaretMoved -
TextCaretMoved Event
TextChanged -
TextChanged Event
TextSelectionChanged -
TextSelectionChanged
Event