Lua SDK
-
Python SDK
1.4.12
Tutorial
Examples
Frequently Asked Questions
Guerilla API Reference
Classes
Functions
_
_exec
blast
classisclassof
countchildren
evalstring
executefunction
executescript
executestring
firstchild
getclass
getclassbyname
getclasschildren
getclassesbypattern
getclassname
getclassparents
getmainwindowhandle
getopenfilename
getpreferences
getprefixesfromname
getsavefilename
gpu_memory_info
isclass
isclassof
listchildren
loaddocument
mergedocument
newdocument
perror
plog
printselection
pwarning
pynode
quit
rangetonumbers
removeprefixfrompath
render
saveasref
savedocument
savedocumentas
setglobal
version
Changelog
Guerilla
Docs
»
Guerilla API Reference
»
getclassesbypattern
View page source
getclassesbypattern
¶
guerilla.
getclassesbypattern
(
name
)
¶
Returns a list of class names that match a Lua pattern
Parameters:
name
(
str
) – The class name pattern
Returns:
The class names
Return type:
table