Method
GLibStringascii_up
Return value
Type: GString
Passed-in string
pointer, with all the
lowercase characters converted to uppercase in place,
with semantics that exactly match g_ascii_toupper().
The returned data is owned by the instance. |