Movatterモバイル変換


[0]ホーム

URL:


Method

AtkTextscroll_substring_to_point

since: 2.32

Declaration[src]

gbooleanatk_text_scroll_substring_to_point(AtkText*text,gintstart_offset,gintend_offset,AtkCoordTypecoords,gintx,ginty)

Description[src]

Move the top-left of a substring oftext to a given position of the screenby scrolling all necessary parents.

Available since: 2.32

Parameters

start_offset

Type: gint

Start offset in thetext.

end_offset

Type: gint

End offset in thetext, or -1 for the end of the text.

coords

Type: AtkCoordType

Specify whether coordinates are relative to the screen or to theparent object.

x

Type: gint

X-position where to scroll to.

y

Type: gint

Y-position where to scroll to.

Return value

Type: gboolean

Whether scrolling was successful.


[8]ページ先頭

©2009-2026 Movatter.jp