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