Function
GtkWidgetPathnew
since: 3.0
Declaration [src]
GtkWidgetPath*
gtk_widget_path_new (
void
)
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. |