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
Pango::TabArray(3) User Contributed Perl Documentation Pango::TabArray(3)

Pango::TabArray - wrapper for PangoTabArray

  Glib::Boxed
  +----Pango::TabArray

  • $initial_size (integer)
  • $positions_in_pixels (boolean)
  • ... (list) pairs of Pango::TabAlign's and integers, the alignments and positions of the tab stops.

  • $initial_size (integer)
  • $positions_in_pixels (boolean)
  • ... (list) pairs of Pango::TabAlign's and integers, the alignments and positions of the tab stops.

Alias for new.

$new_size (integer)

$tab_index (integer)

  • $tab_index (integer)
  • $alignment (Pango::TabAlign)
  • $location (integer)

Returns a list of Pango::TabAlign's, alignments, and integers, locations. Even elemtents are alignments and odd elements are locations, so 0 is the first alignment and 1 is the first location, 2 the second alignment, 3 the second location, etc.

  • 'left' / 'PANGO_TAB_LEFT'
  • 'right' / 'PANGO_TAB_RIGHT'
  • 'center' / 'PANGO_TAB_CENTER'
  • 'decimal' / 'PANGO_TAB_DECIMAL'

Pango, Glib::Boxed

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

This software is licensed under the LGPL. See Pango 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.