Plank.Drawing.DockSurface.DockSurface.with_dock_surface – plank Reference Manual
DockSurface.with_dock_surface
Description:
public
DockSurface.with_dock_surface
(
int
width,
int
height,
DockSurface
model)
Creates a new dock surface compatible with an existing
Drawing.DockSurface
.
Parameters:
width
width of the new surface
height
height of the new surface
model
existing
Drawing.DockSurface
to be similar to