print_pad_caps
Description:
public void print_pad_caps (
StringBuilder buf,
int indent,
Pad pad)
Write the pad capabilities in a human readable format into the given GString.
Parameters:
| buf |
the buffer to print the caps in |
| indent |
initial indentation |
| pad |
the pad to print the caps from |