[Glade-users] command line options

Tristan Van Berkom tvb at gnome.org
Tue Jul 17 14:04:54 EDT 2007


On Tue, 2007-07-17 at 10:06 -0700, Randy Seedle wrote:
> What are possible values of the "rootnode" item in the
> command line for the test-libglade.c program.

The root node will be passed by test-libglade.c to
the glade_xml_new() function (as the "rootnode" param).

If the rootnode that you specify is not a toplevel widget,
then a toplevel widget will be created and the rootnode
added to the toplevel before displaying your UI.

Cheers,
                -Tristan




More information about the Glade-users mailing list