:right-sidebar: True RenderNodeType =================================================================== .. currentmodule:: gi.repository.Gsk .. class:: RenderNodeType :no-contents-entry: The type of a node determines what the node is rendering. Fields ------ .. rst-class:: interim-class .. class:: RenderNodeType :no-index: .. attribute:: BLEND_NODE The type of the None singleton. .. attribute:: BLUR_NODE The type of the None singleton. .. attribute:: BORDER_NODE The type of the None singleton. .. attribute:: CAIRO_NODE The type of the None singleton. .. attribute:: CLIP_NODE The type of the None singleton. .. attribute:: COLOR_MATRIX_NODE The type of the None singleton. .. attribute:: COLOR_NODE The type of the None singleton. .. attribute:: CONIC_GRADIENT_NODE The type of the None singleton. .. attribute:: CONTAINER_NODE The type of the None singleton. .. attribute:: CROSS_FADE_NODE The type of the None singleton. .. attribute:: DEBUG_NODE The type of the None singleton. .. attribute:: FILL_NODE The type of the None singleton. .. versionadded:: 4.14 .. attribute:: GL_SHADER_NODE The type of the None singleton. .. attribute:: INSET_SHADOW_NODE The type of the None singleton. .. attribute:: LINEAR_GRADIENT_NODE The type of the None singleton. .. attribute:: MASK_NODE The type of the None singleton. .. versionadded:: 4.10 .. attribute:: NOT_A_RENDER_NODE The type of the None singleton. .. attribute:: OPACITY_NODE The type of the None singleton. .. attribute:: OUTSET_SHADOW_NODE The type of the None singleton. .. attribute:: RADIAL_GRADIENT_NODE The type of the None singleton. .. attribute:: REPEATING_LINEAR_GRADIENT_NODE The type of the None singleton. .. attribute:: REPEATING_RADIAL_GRADIENT_NODE The type of the None singleton. .. attribute:: REPEAT_NODE The type of the None singleton. .. attribute:: ROUNDED_CLIP_NODE The type of the None singleton. .. attribute:: SHADOW_NODE The type of the None singleton. .. attribute:: STROKE_NODE The type of the None singleton. .. versionadded:: 4.14 .. attribute:: SUBSURFACE_NODE The type of the None singleton. .. versionadded:: 4.14 .. attribute:: TEXTURE_NODE The type of the None singleton. .. attribute:: TEXTURE_SCALE_NODE The type of the None singleton. .. versionadded:: 4.10 .. attribute:: TEXT_NODE The type of the None singleton. .. attribute:: TRANSFORM_NODE The type of the None singleton.