Method

GdkPopupLayoutcopy

Declaration [src]

GdkPopupLayout*
gdk_popup_layout_copy (
  GdkPopupLayout* layout
)

Description [src]

Makes a copy of layout.

Return value

Type: GdkPopupLayout

A copy of layout.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.