Method Gnome2.DruidPageStandard()->append_item()
- Method
append_item
 
- Gnome2.DruidPageStandardappend_item(- string- question,- GTK2.Widget- item,- string- additional_info)
- Description
- Convenience function to add a GTK2.Widget to the vbox. This function creates a new contents section that has the question text followed by the item widget and then the additional_info text, all stacked vertically from top to bottom. - The item widget could be something like a set of radio checkbuttons requesting a choice from the user.