Description Methods and Functions Author(s) References
Utilities for testing GTK+ applications
gtkTestFindLabel(widget, label.pattern)
gtkTestFindSibling(base.widget, widget.type)
gtkTestFindWidget(widget, label.pattern, widget.type)
gtkTestListAllTypes()
gtkTestRegisterAllTypes()
gtkTestSliderGetValue(widget)
gtkTestSliderSetPerc(widget, percentage)
gtkTestSpinButtonClick(spinner, button, upwards)
gtkTestTextGet(widget)
gtkTestTextSet(widget, string)
gtkTestWidgetClick(widget, button, modifiers)
gtkTestWidgetSendKey(widget, keyval, modifiers)
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gtk2/stable/gtk2-Testing.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.