GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::IconView(3) User Contributed Perl Documentation Gtk2::IconView(3)

Gtk2::IconView - wrapper for GtkIconView

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::IconView

  Glib::Object::_Unregistered::AtkImplementorIface
  Gtk2::Buildable
  Gtk2::CellLayout

$model (Gtk2::TreeModel)

$column_spacing (integer)

$columns (integer)

  • $wx (integer)
  • $wy (integer)

Since: gtk+ 2.12

$path (Gtk2::TreePath)

Since: gtk+ 2.8

Since: gtk+ 2.8

  • $path (Gtk2::TreePath)
  • $cell (Gtk2::CellRenderer or undef)
  • $start_editing (boolean)

Since: gtk+ 2.8

  • $drag_x (integer)
  • $drag_y (integer)

Since: gtk+ 2.8

Since: gtk+ 2.8

  • $path (Gtk2::TreePath)
  • $pos (Gtk2::IconView::DropPosition)

Since: gtk+ 2.8

  • $actions (Gtk2::Gdk::DragAction)
  • ... (list) of Gtk2::TargetEntry's

Since: gtk+ 2.8

  • $start_button_mask (Gtk2::Gdk::ModifierType)
  • $actions (Gtk2::Gdk::DragAction)
  • ... (list) of Gtk2::TargetEntry's

Since: gtk+ 2.8

$path (Gtk2::TreePath)

  • $x (integer)
  • $y (integer)

Since: gtk+ 2.8

$path (Gtk2::TreePath)

Since: gtk+ 2.22

Since: gtk+ 2.22

$orientation (Gtk2::Orientation)

Since: gtk+ 2.22

Since: gtk+ 2.18

$item_padding (integer)

Since: gtk+ 2.18

$path (Gtk2::TreePath)

Since: gtk+ 2.22

$item_width (integer)

$margin (integer)

$column (integer)

$model (Gtk2::TreeModel)

$orientation (Gtk2::Orientation)

  • $x (integer)
  • $y (integer)

$path (Gtk2::TreePath)

$column (integer)

Since: gtk+ 2.8

$reorderable (boolean)

Since: gtk+ 2.8

$row_spacing (integer)

  • $path (Gtk2::TreePath)
  • $use_align (boolean)
  • $row_align (double)
  • $col_align (double)

Since: gtk+ 2.8

$path (Gtk2::TreePath)

  • $func (scalar)
  • $data (scalar)

$mode (Gtk2::SelectionMode)

$spacing (integer)

$column (integer)

  • $tooltip (Gtk2::Tooltip)
  • $path (Gtk2::TreePath)
  • $cell (Gtk2::CellRenderer)

Since: gtk+ 2.12

Since: gtk+ 2.12

$column (integer)

Since: gtk+ 2.12

  • $x (integer)
  • $y (integer)
  • $keyboard_tip (boolean)

Since: gtk+ 2.12

  • $tooltip (Gtk2::Tooltip)
  • $path (Gtk2::TreePath)

Since: gtk+ 2.12

$path (Gtk2::TreePath)

Since: gtk+ 2.8

Since: gtk+ 2.8

Since: gtk+ 2.8

'column-spacing' (integer : default 6 : readable / writable / private / static-nick / static-blurb)
Space which is inserted between grid columns
'columns' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
Number of columns to display
'item-orientation' (Gtk2::Orientation : default "vertical" : readable / writable / private / static-nick / static-blurb)
How the text and icon of each item are positioned relative to each other
'item-padding' (integer : default 6 : readable / writable / private / static-nick / static-blurb)
Padding around icon view items
'item-width' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
The width used for each item
'margin' (integer : default 6 : readable / writable / private / static-nick / static-blurb)
Space which is inserted at the edges of the icon view
'markup-column' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
Model column used to retrieve the text if using Pango markup
'model' (Gtk2::TreeModel : default undef : readable / writable / private / static-nick / static-blurb)
The model for the icon view
'orientation' (Gtk2::Orientation : default "vertical" : readable / writable / private / static-nick / static-blurb / deprecated)
How the text and icon of each item are positioned relative to each other
'pixbuf-column' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
Model column used to retrieve the icon pixbuf from
'reorderable' (boolean : default false : readable / writable)
View is reorderable
'row-spacing' (integer : default 6 : readable / writable / private / static-nick / static-blurb)
Space which is inserted between grid rows
'selection-mode' (Gtk2::SelectionMode : default "single" : readable / writable / private / static-nick / static-blurb)
The selection mode
'spacing' (integer : default 0 : readable / writable / private / static-nick / static-blurb)
Space which is inserted between cells of an item
'text-column' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
Model column used to retrieve the text from
'tooltip-column' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
The column in the model containing the tooltip texts for the items

'selection-box-alpha' (Glib::UChar : default 64 : readable / private / static-nick / static-blurb)
Opacity of the selection box
'selection-box-color' (Gtk2::Gdk::Color : default undef : readable / private / static-nick / static-blurb)
Color of the selection box

boolean = activate-cursor-item (Gtk2::IconView)
item-activated (Gtk2::IconView, Gtk2::TreePath)
boolean = move-cursor (Gtk2::IconView, Gtk2::MovementStep, integer)
select-all (Gtk2::IconView)
select-cursor-item (Gtk2::IconView)
selection-changed (Gtk2::IconView)
set-scroll-adjustments (Gtk2::IconView, Gtk2::Adjustment, Gtk2::Adjustment)
toggle-cursor-item (Gtk2::IconView)
unselect-all (Gtk2::IconView)

  • 'default' / 'GDK_ACTION_DEFAULT'
  • 'copy' / 'GDK_ACTION_COPY'
  • 'move' / 'GDK_ACTION_MOVE'
  • 'link' / 'GDK_ACTION_LINK'
  • 'private' / 'GDK_ACTION_PRIVATE'
  • 'ask' / 'GDK_ACTION_ASK'

  • 'shift-mask' / 'GDK_SHIFT_MASK'
  • 'lock-mask' / 'GDK_LOCK_MASK'
  • 'control-mask' / 'GDK_CONTROL_MASK'
  • 'mod1-mask' / 'GDK_MOD1_MASK'
  • 'mod2-mask' / 'GDK_MOD2_MASK'
  • 'mod3-mask' / 'GDK_MOD3_MASK'
  • 'mod4-mask' / 'GDK_MOD4_MASK'
  • 'mod5-mask' / 'GDK_MOD5_MASK'
  • 'button1-mask' / 'GDK_BUTTON1_MASK'
  • 'button2-mask' / 'GDK_BUTTON2_MASK'
  • 'button3-mask' / 'GDK_BUTTON3_MASK'
  • 'button4-mask' / 'GDK_BUTTON4_MASK'
  • 'button5-mask' / 'GDK_BUTTON5_MASK'
  • 'super-mask' / 'GDK_SUPER_MASK'
  • 'hyper-mask' / 'GDK_HYPER_MASK'
  • 'meta-mask' / 'GDK_META_MASK'
  • 'release-mask' / 'GDK_RELEASE_MASK'
  • 'modifier-mask' / 'GDK_MODIFIER_MASK'

  • 'no-drop' / 'GTK_ICON_VIEW_NO_DROP'
  • 'drop-into' / 'GTK_ICON_VIEW_DROP_INTO'
  • 'drop-left' / 'GTK_ICON_VIEW_DROP_LEFT'
  • 'drop-right' / 'GTK_ICON_VIEW_DROP_RIGHT'
  • 'drop-above' / 'GTK_ICON_VIEW_DROP_ABOVE'
  • 'drop-below' / 'GTK_ICON_VIEW_DROP_BELOW'

  • 'logical-positions' / 'GTK_MOVEMENT_LOGICAL_POSITIONS'
  • 'visual-positions' / 'GTK_MOVEMENT_VISUAL_POSITIONS'
  • 'words' / 'GTK_MOVEMENT_WORDS'
  • 'display-lines' / 'GTK_MOVEMENT_DISPLAY_LINES'
  • 'display-line-ends' / 'GTK_MOVEMENT_DISPLAY_LINE_ENDS'
  • 'paragraphs' / 'GTK_MOVEMENT_PARAGRAPHS'
  • 'paragraph-ends' / 'GTK_MOVEMENT_PARAGRAPH_ENDS'
  • 'pages' / 'GTK_MOVEMENT_PAGES'
  • 'buffer-ends' / 'GTK_MOVEMENT_BUFFER_ENDS'
  • 'horizontal-pages' / 'GTK_MOVEMENT_HORIZONTAL_PAGES'

  • 'horizontal' / 'GTK_ORIENTATION_HORIZONTAL'
  • 'vertical' / 'GTK_ORIENTATION_VERTICAL'

  • 'none' / 'GTK_SELECTION_NONE'
  • 'single' / 'GTK_SELECTION_SINGLE'
  • 'browse' / 'GTK_SELECTION_BROWSE'
  • 'multiple' / 'GTK_SELECTION_MULTIPLE'
  • 'extended' / 'GTK_SELECTION_EXTENDED'

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container

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

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

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.