DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibgtk2-ex-entry-pango-perl
BeschreibungGtk2::Entry that accepts pango markup
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.09-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe108 Byte
Hängt ab vonperl, libgtk2-perl (>= 1.100)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße17204 Byte
Prüfsumme MD5ae54cb301b0f599f064295e8de60e510
Prüfsumme SHA1b804782f25efabb1f8d9c874176c19e0a05a1bb1
Prüfsumme SHA256a32fe055f6c10f5b71a8eda0b6327925887bc31ed096a9402496e542f4019749
Link zum Herunterladenlibgtk2-ex-entry-pango-perl_0.09-1_all.deb
Ausführliche BeschreibungGtk2::Ex::Entry::Pango is a Gtk2::Entry that can accept Pango markup for various purposes (for more information about Pango text markup language see http://library.gnome.org/devel/pango/stable/PangoMarkupFormat.html). . The widget allows Pango markup to be used for input as an alternative to set_text or for setting a default value when the widget is empty. The default value when empty is ideal for standalone text entries that have no accompanying label (such as a text field for a search). . This widget allows for the text data to be entered either through the normal methods provided by Gtk2::Entry or to use the method /set_markup. It's possible to switch between two methods for applying the text. The standard Gtk2::Entry methods will always apply a text without styles while set_markup() will use a style.


Impressum
Linux is a registered trademark of Linus Torvalds