String Methods

Requires: Base Development System

Inherits from Generic»GObject»Control. View the class hierarchy.

MethodDescription
Append StringAppends a string to the existing value of the referenced string control. Details
Byte Offset from PointReturns the byte offset of the string from the given point. Details
Get Nth LineGets the characters that make up the Nth line in a string control and returns the offsets in the original string in bytes. Details
Size to TextResizes the string control vertically to show all text. This method does not resize the string control horizontally. Details