[Top]
GTK2
GTK2.IconSource
|
Method GTK2.IconSource()->set_size_wildcarded()
- Method
set_size_wildcarded
GTK2.IconSource set_size_wildcarded(int setting)
- Description
If the icon size is wildcarded, this source can be used as the base image
for an icon of any size. If the size is not wildcarded, then the size the
source applies to should be set with set_size() and the icon source will
only be used with that specific size.
|