Method

Gtk.ShortcutLabel.set_accelerator

Declaration [src]

void
gtk_shortcut_label_set_accelerator (
  GtkShortcutLabel* self,
  const char* accelerator
)

Description [src]

Sets the accelerator to be displayed by self.

Parameters

accelerator const char*
 

the new accelerator

 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string