Skip to content
  • Jehan's avatar
    libgimpwidgets, app: change "stock-size" property of... · d1372c6c
    Jehan authored
    ... GimpCellRendererToggle into "icon-size".
    
    In particular making it a pixel size instead of a GtkIconSize. This enum
    is limited to a few presets (registering new values is deprecated since
    GTK+ 3.10), with names completely semantically wrong. It is better to
    specify icon sizes (before scaling) in pixels directly, which goes also
    with named icons instead of stock ones.
    d1372c6c