man Gtk2::IconTheme () - Gtk2::IconTheme

NAME

Gtk2::IconTheme

HIERARCHY

  Glib::Object
  +----Gtk2::IconTheme

METHODS

icontheme = Gtk2::IconTheme->new

$icon_theme->append_search_path ($path)

$icon_theme->set_custom_theme ($theme_name)

icontheme = Gtk2::IconTheme->get_default

icontheme = Gtk2::IconTheme->get_for_screen ($screen)

May croak with a Glib::Error in $@ on failure.

$icon_theme->prepend_search_path ($path)

$icon_theme->set_screen ($screen)

$icon_theme->set_search_path (...)

* ... (list)

SIGNALS

changed (Gtk2::IconTheme)

ENUMS AND FLAGS

flags Gtk2::IconLookupFlags

* 'no-svg' / 'GTK_ICON_LOOKUP_NO_SVG'
* 'force-svg' / 'GTK_ICON_LOOKUP_FORCE_SVG'
* 'use-builtin' / 'GTK_ICON_LOOKUP_USE_BUILTIN'

enum Gtk2::IconThemeError

* 'not-found' / 'GTK_ICON_THEME_NOT_FOUND'
* 'failed' / 'GTK_ICON_THEME_FAILED'

SEE ALSO

Gtk2, Glib::Object

COPYRIGHT

Copyright (C) 2003-2005 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.