Method

GimpUiMemsizeEntryset_value

Declaration [src]

void
gimp_memsize_entry_set_value (
  GimpMemsizeEntry* entry,
  guint64 value
)

Description [src]

Sets the entrys value. Please note that the GimpMemsizeEntry rounds the value to full Kilobytes.

Parameters

value

Type: guint64

The new value (in Bytes)