Method

GtkGLAreaget_has_depth_buffer

Declaration [src]

gboolean
gtk_gl_area_get_has_depth_buffer (
  GtkGLArea* area
)

Description [src]

Returns whether the area has a depth buffer.

Return value

Type: gboolean

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