API Version: 16
Library Version: 16
Generated by gi-docgen 2025.4
deprecated: 1.16
void cogl_program_link ( CoglProgram* program )
Links a program making it ready for use. Note that calling this function is optional. If it is not called the program will automatically be linked the first time it is used.
Deprecated since: 1.16
Use CoglSnippet api.
CoglSnippet