Constructor
PhoshSystemModalnew
Declaration [src]
GtkWidget*
phosh_system_modal_new (
PhoshMonitor* monitor
)
Parameters
monitor
-
Type:
PhoshMonitor
The
PhoshMonitor
to put the modal surface on. IfNULL
the primary monitor is used.The data is owned by the caller of the function.
Return value
Type: GtkWidget
No description available.
The data is owned by the called function. |