has_class


Description:

public bool has_class (string class_name)

Returns true if this currently has defined the given class name.

Note:

Use [method@Gtk.Widget.has_css_class] instead

Parameters:

this

a `GtkStyleContext`

class_name

a class name

Returns:

true if this has class_name defined