Method

GtkWidgetPathprepend_type

since: 3.0

Declaration [src]

void
gtk_widget_path_prepend_type (
  GtkWidgetPath* path,
  GType type
)

Description [src]

Prepends a widget type to the widget hierachy represented by path.

Available since: 3.0

Parameters

type

Type: GType

Widget type to prepend.