Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── PhoshLayerSurface ╰── PhoshSystemModal ├── PhoshSystemModalDialog ╰── PhoshOsdWindow
The PhoshSystemModal is used as a base class for other system components such as dialogs like PhoshSystemPrompt or the OSD display.
GtkWidget *
phosh_system_modal_new (PhoshMonitor *monitor
);
Create a new system-modal surface.
monitor |
The PhoshMonitor to put the modal surface on. If |
“monitor”
property“monitor” PhoshMonitor *
Monitor to put modal on.
Owner: PhoshSystemModal
Flags: Read / Write / Construct Only