Repository URL to install this package:
unit customdrawn_gnome; {$mode objfpc}{$H+} interface uses Classes, SysUtils; implementation end.