get_interior_color
Description:
[
Version ( since =
"0.26" ) ]
public Color get_interior_color ()
Retrieves the interior color of this.
Parameters:
Returns:
a new allocated Color with the color values of
this, or null . It must be freed with g_free when done.
|