Next:
Gtk2::IconView
Previous:
Gtk2::IconSource
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::IconTheme



NAME

Gtk2::IconTheme

HIERARCHY

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

METHODS

icontheme = Gtk2::IconTheme->new

Gtk2::IconTheme->add_builtin_icon ($icon_name, $size, $pixbuf)

$icon_theme->append_search_path ($path)

iconinfo or undef = $icon_theme->choose_icon ($icon_names, $size, $flags)

Since: gtk+ 2.12

$icon_theme->set_custom_theme ($theme_name)

icontheme = Gtk2::IconTheme->get_default

string = $icon_theme->get_example_icon_name

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

boolean = $icon_theme->has_icon ($icon_name)

list = $icon_theme->get_icon_sizes ($icon_name)

Since: gtk+ 2.6

list = $icon_theme->list_contexts

Since: gtk+ 2.12

list = $icon_theme->list_icons ($context)

pixbuf or undef = $icon_theme->load_icon ($icon_name, $size, $flags)

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

iconinfo or undef = $icon_theme->lookup_icon ($icon_name, $size, $flags)

$icon_theme->prepend_search_path ($path)

boolean = $icon_theme->rescan_if_needed

$icon_theme->set_screen ($screen)

list = $icon_theme->get_search_path

$icon_theme->set_search_path (...)

SIGNALS

changed (Gtk2::IconTheme)

ENUMS AND FLAGS

flags Gtk2::IconLookupFlags

enum Gtk2::IconThemeError

SEE ALSO

Gtk2, Glib::Object

COPYRIGHT

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

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


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:02:18 2009