GimpUi.ScaleEntry.get_logarithmic

@accepts(GimpUi.ScaleEntry)
@returns(bool)
def get_logarithmic(self):
    # Python wrapper for gimp_scale_entry_get_logarithmic()
  

Since 2.2

self

a GimpUi.ScaleEntry as returned by GimpUi.ScaleEntry.new

Returns