KeyWidget
Description:
[
CCode ( has_construct_function =
false ) ]
public KeyWidget (
Attributes? attrs)
Create a new key widget which displays a given key in the attributes.
Parameters:
attrs |
key to display, or null
|
Returns:
A newly allocated KeyWidget, which should be freed with
unref.
|