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::Buildable::ParseContext(3) User Contributed Perl Documentation Gtk2::Buildable::ParseContext(3)

Gtk2::Buildable::ParseContext

This 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.

Return the name of the currently open element.

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

Gtk2, Gtk2::Buildable

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.