Class
PhocXdgSurface
Description [src]
final class Phoc.XdgSurface : Phoc.View {
/* No available fields */
}
An xdg surface.
For how to setup such an object see handle_xdg_shell_surface.
Properties
Properties inherited from PhocView (4)
Phoc.View:activation-token
If not NULL this token will be used to activate the view once mapped.
Phoc.View:alpha
The view’s transparency.
Phoc.View:is-mapped
Whether the view is currently mapped.
Phoc.View:scale-to-fit
If TRUE if surface will be scaled down to fit the screen.
Signals
Signals inherited from PhocView (1)
Signals inherited from GObject (1)
GObject::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.