Man Page: gtk2::buildable::parsecontext
Operating Environment: suse
Section: 3
Gtk2::Buildable::ParseContext(3) User Contributed Perl Documentation Gtk2::Buildable::ParseContext(3)NAMEGtk2::Buildable::ParseContextDESCRIPTIONThis object contains context of the XML subset parser used by Gtk2::Builder. Objects of this type will be passed to the methods invoked on the parser returned from your Gtk2::Buildable's "CUSTOM_TAG_START". You should use these methods to create useful error messages, as necessary.METHODSstring = $parse_context->get_element Return the name of the currently open element. list = $parse_context->get_element_stack Returns the element stack; the first item is the currently-open tag (which would be returned by "get_element()"), and the next item is its immediate parent. Since: glib 2.16 (line_number, char_number) = $parse_context->get_positionSEE ALSOGtk2, Gtk2::BuildableCOPYRIGHTCopyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Buildable::ParseContext(3)
| Related Man Pages |
|---|
| gtk2::optionmenu(3) - suse |
| gtk2::filechooserdialog(3) - suse |
| gtk2::filechooserwidget(3) - suse |
| gtk2::filechooserwidget(3pm) - debian |
| gtk2::imageview::scrollwin(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |