Method
GtkWidgetPathis_type
since: 3.0
Declaration [src]
gboolean
gtk_widget_path_is_type (
const GtkWidgetPath* path,
GType type
)
Description [src]
Returns TRUE
if the widget type represented by this path
is type
, or a subtype of it.
Available since: 3.0