Method

GtkGLAreaget_has_depth_buffer

since: 3.16

Declaration [src]

gboolean
gtk_gl_area_get_has_depth_buffer (
  GtkGLArea* area
)

Description [src]

Returns whether the area has a depth buffer.

Available since: 3.16

Return value

Type: gboolean

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