Method
GtkIconThemeset_screen
since: 2.4
Declaration [src]
void
gtk_icon_theme_set_screen (
GtkIconTheme* icon_theme,
GdkScreen* screen
)
Description [src]
Sets the screen for an icon theme; the screen is used to track the user’s currently configured icon theme, which might be different for different screens.
Available since: 2.4
Parameters
screen
-
Type:
GdkScreen
A
GdkScreen
.The data is owned by the caller of the method.