ref_termprop_image_pixbuf
Description:
[
Version ( since =
"0.80" ) ]
public Pixbuf?
ref_termprop_image_pixbuf (
string prop)
Returns the value of a vte_property_image termprop as a
Pixbuf, 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 Pixbuf, or null
|