Class
MetaBackground
Description [src]
final class Meta.Background : GObject.Object {
/* No available fields */
}
This class handles tracking and painting the root window background.
By integrating with MetaWindowGroup
we can avoid painting parts of
the background that are obscured by other windows.
Constructors
meta_background_new
No description available.
Functions
meta_background_refresh_all
No description available.
Instance methods
meta_background_set_blend
No description available.
meta_background_set_color
No description available.
meta_background_set_file
Set the background to file
.
meta_background_set_gradient
No description available.
Properties
Meta.Background:meta-display
No description available.
Signals
Meta.Background::changed
No description available.
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.