6.1. to_string () Methods¶
Binding a method as to_string ()
will allow the method to be used in a Vala string template without needing to write the method identifier in the Vala source code.
Binding a method as to_string ()
will allow the method to be used in a Vala string template without needing to write the method identifier in the Vala source code.