Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | phosh_background_new () |
void | phosh_background_set_primary () |
void | phosh_background_set_scale () |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── PhoshLayerSurface ╰── PhoshBackground
GtkWidget * phosh_background_new (gpointer layer_shell
,gpointer wl_output
,float scale
,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