Method

GtkWidgetget_path

Declaration [src]

GtkWidgetPath*
gtk_widget_get_path (
  GtkWidget* widget
)

Description [src]

Returns the GtkWidgetPath representing widget, if the widget is not connected to a toplevel widget, a partial path will be created.

Return value

Type: GtkWidgetPath

The GtkWidgetPath representing widget.

The returned data is owned by the instance.