org.gnu.gnome
public class WindowIcon extends Struct
Deprecated:
See Also: org.gnu.gtk.Window
Method Summary | |
---|---|
static void | setDefaultIcon(String filename)
Sets the default icon to be used in all windows of the application
|
static void | setIcon(Window window, String filename)
Set an icon for a window.
|
Parameters: filename The filename of the icon.
Parameters: window The window to set the icon. filename The filename of the icon