Function

GtkWidgetPathnew

since: 3.0

Declaration [src]

GtkWidgetPath*
gtk_widget_path_new (
  void
)

Description [src]

Returns an empty widget path.

Available since: 3.0

Return value

Type: GtkWidgetPath

A newly created, empty, GtkWidgetPath.

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