Strings


Object Hierarchy:

Object hierarchy for Strings

Description:

public class Strings : Object

Strings class is a collection of static APIs for manipulating string.

All methods are static and null-safe. Inspired by Java's String utilities, Go's strings package, and Python's str methods.


Namespace: Vala.Io
Package: Valacore

Content:

Static methods:

Creation methods:

Inherited Members:

All known members inherited from class GLib.Object