| Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── PhoshLayerSurface ╰── PhoshBackground
GtkWidget * phosh_background_new (gpointer layer_shell,gpointer wl_output,guint width,guint height,gboolean primary);
void phosh_background_set_primary (PhoshBackground *self,gboolean primary);
“primary” property“primary” gboolean
Whether this is the background for the primary monitor.
Owner: PhoshBackground
Flags: Read / Write / Construct
Default value: FALSE
“background-loaded” signalvoid user_function (PhoshBackground *phoshbackground, gpointer user_data)
Flags: Run Last