c
Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

Enum Atk.CoordType

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkCoordType
Enum : CoordType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk.Component
Method
contains (gint32 x, gint32 y, CoordType coord_type) : gboolean
Atk.Component
Method
get_extents (gint32 x, gint32 y, gint32 width, gint32 height, CoordType coord_type) : none
Atk.Component
Method
get_position (gint32 x, gint32 y, CoordType coord_type) : none
Atk.Component
Method
ref_accessible_at_point (gint32 x, gint32 y, CoordType coord_type) : Atk.Object
Atk.Component
Method
set_extents (gint32 x, gint32 y, gint32 width, gint32 height, CoordType coord_type) : gboolean
Atk.Component
Method
set_position (gint32 x, gint32 y, CoordType coord_type) : gboolean
Atk.Image
Method
get_image_position (gint32 x, gint32 y, CoordType coord_type) : none
Atk.Text
Method
get_bounded_ranges (TextRectangle rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) : Array
Atk.Text
Method
get_character_extents (gint32 offset, gint32 x, gint32 y, gint32 width, gint32 height, CoordType coords) : none
Atk.Text
Method
get_offset_at_point (gint32 x, gint32 y, CoordType coords) : gint32
Atk.Text
Method
get_range_extents (gint32 start_offset, gint32 end_offset, CoordType coord_type, TextRectangle rect) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:53 GMT+0800 (HKT)