get_background_pattern
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" , since = "2.22" ) ]
public unowned Pattern? get_background_pattern ()
public unowned Pattern? get_background_pattern ()
Warning: get_background_pattern is deprecated since 3.22.
Gets the pattern used to clear the background on this.
Note:
Don't use this function
Parameters:
this |
a window |
Returns:
The pattern to use for the background or null if there is no background. |