[Top]
GTK2
GTK2.IconInfo
|
Method GTK2.IconInfo()->get_base_size()
- Method
get_base_size
int get_base_size()
- Description
Gets the base size for the icon. The base size is a size for the icon that
was specified by the icon theme creator. This may be different than the
actual size of image; an example of this is small emblem icons that can be
attached to a larger icon. These icons will be given the same base size
as the larger icons to which they are attached.
|