Method

GdkGLTextureBuilderget_has_mipmap

Declaration [src]

gboolean
gdk_gl_texture_builder_get_has_mipmap (
  GdkGLTextureBuilder* self
)

Description [src]

Gets whether the texture has a mipmap.

Available since:4.12
org.gdk.Method.get_propertyhas-mipmap

Return value

Returns: gboolean
 

Whether the texture has a mipmap.