PangoAttrFilterFunc

PangoAttrFilterFunc: @attribute: a Pango attribute @user_data: user data passed to the function

Type of a function filtering a list of attributes.

Return value: %TRUE if the attribute should be selected for filtering, %FALSE otherwise.

alias PangoAttrFilterFunc = gboolean function()

Meta