:right-sidebar: True ScalingFilter =================================================================== .. currentmodule:: gi.repository.Gsk .. class:: ScalingFilter :no-contents-entry: The filters used when scaling texture data. The actual implementation of each filter is deferred to the rendering pipeline. Fields ------ .. rst-class:: interim-class .. class:: ScalingFilter :no-index: .. attribute:: LINEAR The type of the None singleton. .. attribute:: NEAREST The type of the None singleton. .. attribute:: TRILINEAR The type of the None singleton.