ref_termprop_image_texture


Description:

[ Version ( since = "0.80" ) ]
public Texture? ref_termprop_image_texture (string prop)

Returns the value of a vte_property_image termprop as a Texture, or null if prop is unset, or prop is not a registered property.

Parameters:

this

a Terminal

prop

a termprop name

Returns:

the property's value as a Texture, or null