Function

GLibVariantTypestring_get_depth_

Declaration

gsize
g_variant_type_string_get_depth_ (
  const gchar* type_string
)

Description

No description available.

Parameters

type_string

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: gsize

No description available.