GObject.ParamSpec.prototype.get_nick
function get_nick(): String { // Gjs wrapper for g_param_spec_get_nick() }
Get the nickname of a GObject.ParamSpec.
- Returns
the nickname of pspec.
function get_nick(): String { // Gjs wrapper for g_param_spec_get_nick() }
Get the nickname of a GObject.ParamSpec.
the nickname of pspec.