Set a property as a string in the node_in. Note that %NULL string value Are simply ignored and not written in the XML.
node_in
string
the name of the property to set
the string value of the property to set
This is a wrapper around glade_xml_node_verify_silent(), only it emits a g_warning() if node_in has a name different than name.
name
a string
Set a property as a string in the
node_in
. Note that %NULLstring
value Are simply ignored and not written in the XML.