Method
GtkShortcutActionto_string
Declaration [src]
char*
gtk_shortcut_action_to_string (
GtkShortcutAction* self
)
Description [src]
Prints the given action into a human-readable string.
This is a small wrapper around gtk_shortcut_action_print()
to help when debugging.