API Version: 2.0
Library Version: 2.80.0
Generated by gi-docgen 2023.3
since: 2.80
void g_application_set_version ( GApplication* application, const gchar* version )
Sets the version number of application. This will be used to implement a --version command line argument
application
--version
The application version can only be modified if application has not yet been registered.
Available since: 2.80
version
Type: const gchar*
const gchar*
The version of application.