Method

GdkPopupLayoutcopy

Declaration [src]

GdkPopupLayout*
gdk_popup_layout_copy (
  GdkPopupLayout* layout
)

Description [src]

Makes a copy of layout.

Return value

Returns: GdkPopupLayout
 

A copy of layout.

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