Constructor
GdkSurfacenew_toplevel
Declaration [src]
GdkSurface*
gdk_surface_new_toplevel (
  GdkDisplay* display
)
Parameters
- display
- 
            Type: GdkDisplayThe display to create the surface on. The data is owned by the caller of the function. 
Return value
Type: GdkSurface
The new GdkSurface
| The caller of the function takes ownership of the data, and is responsible for freeing it. |