Method

GtkWidgetPathcopy

since: 3.0

Declaration [src]

GtkWidgetPath*
gtk_widget_path_copy (
  const GtkWidgetPath* path
)

Description [src]

Returns a copy of path.

Available since: 3.0

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.