Cargo Features

ATK has no features set by default.

[dependencies]
atk = { version = "0.18.0", features = ["v2_30", "v2_32", "v2_34", "v2_38", "v2_46", "v2_50"] }
v2_30 v2_32?

Enables v2_30 of atk-sys

Affects component::ComponentExt.scroll_to, component::ComponentExt.scroll_to_point, enums::ScrollType

v2_32 v2_34? = v2_30

Enables v2_32 of atk-sys

Affects text::TextExt.scroll_substring_to, text::TextExt.scroll_substring_to_point

v2_34 v2_38? = v2_32

Enables v2_34 of atk-sys

Affects object::AtkObjectExt.accessible_id, object::AtkObjectExt.set_accessible_id

v2_38 v2_46? = v2_34

Enables v2_38 of atk-sys

v2_46 v2_50? = v2_38

Enables v2_46 of atk-sys

Affects object::AtkObjectExt.connect_announcement

v2_50 = v2_46

Enables v2_50 of atk-sys

Affects enums::Live, object::AtkObjectExt.connect_notification