Movatterモバイル変換


[0]ホーム

URL:


Struct

AtkRange

Description[src]

structAtkRange{/* No available fields */}

A given range or subrange, to be used withAtkValue

AtkRange are used onAtkValue, in order to represent the fullrange of a given component (for example an slider or a rangecontrol), or to define each individual subrange this full range issplitted if available. SeeAtkValue documentation for further details.

Constructors

atk_range_new

Creates a newAtkRange.

since: 2.12

Instance methods

atk_range_copy

Returns a newAtkRange that is a exact copy ofsrc.

since: 2.12

atk_range_free

Freerange.

since: 2.12

atk_range_get_description

Returns the human readable description ofrange.

since: 2.12

atk_range_get_lower_limit

Returns the lower limit ofrange.

since: 2.12

atk_range_get_upper_limit

Returns the upper limit ofrange.

since: 2.12


[8]ページ先頭

©2009-2026 Movatter.jp