GimpUi.LabelEntry.prototype.get_value
function get_value(): String {
// Gjs wrapper for gimp_label_entry_get_value()
}
This function returns the value shown by entry.
- Returns
The value currently set.
function get_value(): String {
// Gjs wrapper for gimp_label_entry_get_value()
}
This function returns the value shown by entry.
The value currently set.