ShortcutAction.print
void print(glib.string_.String string_)Prints the given action into a string for the developer.
This is meant for debugging and logging.
The form of the representation may change at any time and is not guaranteed to stay identical.
Parameters
string_ | a glib.string_.String to print into |