Method
GdkToplevelLayoutset_fullscreen
Declaration [src]
void
gdk_toplevel_layout_set_fullscreen (
GdkToplevelLayout* layout,
gboolean fullscreen,
GdkMonitor* monitor
)
Parameters
fullscreen
-
Type:
gboolean
TRUE
to fullscreen the surface. monitor
-
Type:
GdkMonitor
The monitor to fullscreen on.
The argument can be NULL
.The data is owned by the caller of the method.