to_string_array


Description:

public static string[] to_string_array (Type enumeration) throws Error

Transform an enumeration in an array of strings representing enumeration values.

Returns: an array of strings representing an enumeration.

Parameters:

enumeration

a GLib.Type of type GLib.Type.ENUM