Top | ![]() |
![]() |
![]() |
![]() |
These functions are utility functions to manage icons for WnckWindow and WnckApplication.
void
wnck_set_default_icon_size (gsize size
);
wnck_set_default_icon_size
is deprecated and should not be used in newly-written code.
The default main icon size is WNCK_DEFAULT_ICON_SIZE
. This function allows
to change this value.
Since: 2.4.6
void
wnck_set_default_mini_icon_size (gsize size
);
wnck_set_default_mini_icon_size
is deprecated and should not be used in newly-written code.
The default main icon size is WNCK_DEFAULT_MINI_ICON_SIZE
. This function
allows to change this value.
Since: 2.4.6