ShortcutLabel
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.22" ) ]
public ShortcutLabel (string accelerator)
[ Version ( since = "3.22" ) ]
public ShortcutLabel (string accelerator)
Creates a new ShortcutLabel with accelerator
set.
Parameters:
accelerator |
the initial accelerator |
Returns:
a newly-allocated ShortcutLabel |