Method
GdkPopupLayoutcopy
Declaration [src]
GdkPopupLayout*
gdk_popup_layout_copy (
GdkPopupLayout* 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. |