get_offset
Description:
[ NoWrapper ]
[ Version ( since = "4.16" ) ]
public abstract bool get_offset (Point point, out uint offset)
[ Version ( since = "4.16" ) ]
public abstract bool get_offset (Point point, out uint offset)
Gets the text offset at a given point.
Parameters:
this |
the accessible object |
point |
a point in widget coordinates of this |
offset |
return location for the text offset at |
Returns:
true if the offset was set, false otherwise |