Method
GdkToplevelLayoutcopy
Declaration [src]
GdkToplevelLayout*
gdk_toplevel_layout_copy (
GdkToplevelLayout* layout
)
Return value
Type: GdkToplevelLayout
A copy of layout
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |