Method
GtkWidgetPathiter_has_class
since: 3.0
Declaration [src]
gboolean
gtk_widget_path_iter_has_class (
const GtkWidgetPath* path,
gint pos,
const gchar* name
)
Description [src]
Returns TRUE
if the widget at position pos
has the class name
defined, FALSE
otherwise.
Available since: 3.0