Method
GtkWidgetPathcopy
since: 3.0
Declaration [src]
GtkWidgetPath*
gtk_widget_path_copy (
const GtkWidgetPath* path
)
Return value
Type: GtkWidgetPath
A copy of path
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |