[ CCode ( has_construct_function = false ) ]
public KeyRenderer (string? label, Attributes? attrs)
Create a new key renderer which renders a given key in the attributes.
label |
label describing the key |
attrs |
key to display, or null |
a newly allocated KeyRenderer, which should be freed with unref |