GObject.ParamSpec.prototype.get_blurb
function get_blurb(): String {
// Gjs wrapper for g_param_spec_get_blurb()
}
Get the short description of a GObject.ParamSpec.
- Returns
the short description of pspec.
function get_blurb(): String {
// Gjs wrapper for g_param_spec_get_blurb()
}
Get the short description of a GObject.ParamSpec.
the short description of pspec.