[ Version ( since = "4.12" ) ]
public void set_allowed_apis (GLAPI apis)
Sets the allowed APIs to create a context with.
You should check [property@Gtk.GLArea:api] before drawing with either API.
By default, all APIs are allowed.
this |
a `GtkGLArea` |
apis |
the allowed APIs |