Method

GtkWidgetPathref

since: 3.2

Declaration [src]

GtkWidgetPath*
gtk_widget_path_ref (
  GtkWidgetPath* path
)

Description [src]

Increments the reference count on path.

Available since: 3.2

Return value

Type: GtkWidgetPath

path itself.

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