Checks if the expression is static.
A static expression will never change its result when [[email protected]] is called on it with the same arguments.
That means a call to [[email protected]] is not necessary because it will never trigger a notify.
this |
a `GtkExpression` |
`TRUE` if the expression is static |