Constructor
GtkShortcutLabelnew
Declaration [src]
GtkWidget*
gtk_shortcut_label_new (
  const char* accelerator
)
Parameters
| accelerator | const char* | 
| The initial accelerator. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | 
Return value
| Returns: | GtkWidget | 
| A newly-allocated  | |
| The data is owned by the called function. |