Function gtk_widget_path_is_type

Source
pub unsafe extern "C" fn gtk_widget_path_is_type(
    path: *const GtkWidgetPath,
    type_: GType,
) -> gboolean