Gtk2::EntryBuffer man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

Gtk2::EntryBuffer(3)  User Contributed Perl Documentation Gtk2::EntryBuffer(3)

NAME
       Gtk2::EntryBuffer

HIERARCHY
	 Glib::Object
	 +----Gtk2::EntryBuffer

       The Gtk2::EntryBuffer class contains the actual text displayed in a
       Gtk2::Entry widget.

       A single Gtk2::EntryBuffer object can be shared by multiple Gtk2::Entry
       widgets which will then share the same text content, but not the cursor
       position, visibility attributes, icon etc.

       Gtk2::EntryBuffer may be derived from. Such a derived class might allow
       text to be stored in an alternate location, such as non-pageable
       memory, useful in the case of important passwords. Or a derived class
       could integrate with an application's concept of undo/redo.

METHODS
   entrybuffer = Gtk2::EntryBuffer->new ($initial_chars=undef)
       ·   $initial_chars (string)

   unsigned = $buffer->get_bytes
   integer = $buffer->delete_text ($position=0, $n_chars=-1)
       ·   $position (integer)

       ·   $n_chars (integer)

   $buffer->emit_deleted_text ($position, $n_chars)
       ·   $position (integer)

       ·   $n_chars (integer)

   $buffer->emit_inserted_text ($position, $chars, $n_chars)
       ·   $position (integer)

       ·   $chars (string)

       ·   $n_chars (integer)

   $buffer->insert_text ($position, $chars)
       ·   $position (integer)

       ·   $chars (string)

   integer = $buffer->get_length
   integer = $buffer->get_max_length
   $buffer->set_max_length ($max_length)
       ·   $max_length (integer)

   string = $buffer->get_text
   $buffer->set_text ($chars)
       ·   $chars (string)

PROPERTIES
       'length' (Glib::UInt : default 0 : readable / private)
	   Length of the text currently in the buffer

       'max-length' (integer : default 0 : readable / writable / private)
	   Maximum number of characters for this entry. Zero if no maximum

       'text' (string : default "" : readable / writable / private)
	   The contents of the buffer

SIGNALS
       inserted-text (Gtk2::EntryBuffer, Glib::UInt, string, Glib::UInt)
       deleted-text (Gtk2::EntryBuffer, Glib::UInt, Glib::UInt)

SEE ALSO
       Gtk2, Glib::Object

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

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

perl v5.18.1			  2013-09-28		  Gtk2::EntryBuffer(3)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net