Next:
Gtk2::IconTheme
Previous:
Gtk2::IconSize
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::IconSource



NAME

Gtk2::IconSource

HIERARCHY

  Glib::Boxed
  +----Gtk2::IconSource

METHODS

iconsource = Gtk2::IconSource->new

textdirection = $source->get_direction

$source->set_direction ($direction)

boolean = $source->get_direction_wildcarded

$source->set_direction_wildcarded ($setting)

localized file name = $source->get_filename

$source->set_filename ($filename)

string = $source->get_icon_name

Since: gtk+ 2.4

$source->set_icon_name ($icon_name)

Since: gtk+ 2.4

pixbuf or undef = $source->get_pixbuf

$source->set_pixbuf ($pixbuf)

iconsize = $source->get_size

$source->set_size ($size)

boolean = $source->get_size_wildcarded

$source->set_size_wildcarded ($setting)

statetype = $source->get_state

$source->set_state ($state)

boolean = $source->get_state_wildcarded

$source->set_state_wildcarded ($setting)

ENUMS AND FLAGS

enum Gtk2::IconSize

enum Gtk2::StateType

enum Gtk2::TextDirection

SEE ALSO

Gtk2, Glib::Boxed

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:17 2009