Method
GtkShortcutTriggerto_string
Declaration [src]
char*
gtk_shortcut_trigger_to_string (
GtkShortcutTrigger* self
)
Description [src]
Prints the given trigger into a human-readable string.
This is a small wrapper around gtk_shortcut_trigger_print()
to help when debugging.