GimpUi.MemsizeEntry.prototype.set_value
function set_value(value: Number(guint64)): void {
// Gjs wrapper for gimp_memsize_entry_set_value()
}
Sets the entry's value. Please note that the GimpUi.MemsizeEntry rounds the value to full Kilobytes.
- value
the new value (in Bytes)