StyleContext.listClasses

Returns the list of classes currently defined in context.

class StyleContext
string[]
listClasses
()

Return Value

Type: string[]

a #GList of strings with the currently defined classes. The contents of the list are owned by GTK+, but you must free the list itself with glib.list.List.free when you are done with it.