Skip to content
  • Alx Sa's avatar
    libgimpwidget: Fix GimpFrame line-spacing property · a05213f8
    Alx Sa authored
    GimpFrame has a property 'line-spacing'. gimp_frame_get_label_spacing ()
    tried to access it as 'line_spacing', so it always returned 0.
    Fixing the typo should now return the true spacing value.
    a05213f8