Method

GtkGLAreaget_has_stencil_buffer

since: 3.16

Declaration [src]

gboolean
gtk_gl_area_get_has_stencil_buffer (
  GtkGLArea* area
)

Description [src]

Returns whether the area has a stencil buffer.

Available since: 3.16

Return value

Type: gboolean

TRUE if the area has a stencil buffer, FALSE otherwise.