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