| addHandler | bind a handler to an object for a given signal |
| addHandlerChanged.GAction | use action as signal |
| add_keybinding | Add keybinding to document for this action. Key is value for... |
| addStockIcons | add stock icons ## add some stock icons |
| asIcon | Mark a character as an Icon |
| bracket | Method for [ |
| bracket_assign | assignment method for "[" |
| call_ext | call an ext method |
| enabled_assign | Set if widget is enabled |
| escape_single_quote | escape single quote |
| escape_slashn | escape slash n |
| focus | Set focus onto object. |
| gaction | gaction implementation |
| galert | quick alert message - not modal or obtrusive (dropped from... |
| gbasicdialog | a basic dialog is just a vertical box container with a... |
| gborderlayout | A "border" layout is a 5-panel layout where satellite panels... |
| gbutton | gbutton |
| gcalendar | calendar widget |
| gcanvas | Widget containing a canvas element. |
| gcheckbox | checkbox widget |
| gcheckboxgroup | A group of checkboxes |
| gcheckboxtable | Default to gtable with 'checkbox' selection. |
| gcombobox | comobobox |
| gconfirm | Confirmation dialog |
| gedit | gedit |
| get_stock_icon_by_name | return CSS class of icon |
| gexpandgroup | expandable box container |
| gfile | File selection form |
| gformlayout | gformlayout |
| gframe | Framed box container |
| ggroup | The basic box container |
| ghtml | ghtml |
| gimage | Container for an image |
| ginput | input dialog. |
| glabel | glabel |
| gmenu | Menubar implementation |
| gmessage | A simple message dialog. |
| gnotebook | Notebook container |
| gpanel | A panel to hold other JavaScript things |
| gpanel_load_external | Load urls then run callback |
| gradio | Radio button group |
| gseparator | Separator - insert separator line |
| gslider | slider widget |
| gspinbutton | Basic spinbutton |
| gstackwidget | stack widget is a "card" container. Use 'gnotebook' methods... |
| gstatusbar | Status bar for gwindow instances |
| gsvg | Container for an image |
| gtable | gtable |
| gtempfile | make a tempfile that works through a url |
| gtext | A text area widget |
| gtimer | Basic timer widget |
| gwidget | widget template |
| gWidgets-handlers | expand or collapse handler |
| gWidgetsWWW2-handlers | Name given to most common action (widget changed state, ...) |
| gWidgetsWWW2-or | || with NULL |
| gwindow | gwindow |
| isIcon | Is this an icon? (has class Icon) |
| isURL | Is value a URL: either of our class URL or matches url... |
| length.GComponent | length method for GComponent's |
| make_url | Make url with url base appended |
| ouror | or with NULL |
| rrcycle | Like x[i], but recycles and handles NULL |
| set_button_icon | Set the icon for this button |
| set_panel_collapse | collapse or expand (collapse=FALSE) collapsible panel |
| set_panel_size | set theh panel size |
| size_assign | Set size property, if implemented |
| svalue | Return main value associated with a widget |
| svalue_assign | Set main value associated with a widget |
| svalue.GTempFile | svalue returns file name |
| svalue-set.GTempFile | set the file name |
| tooltip | Set a tooltip for the widget |
| visible | Generically returns if widget is in visible state |
| visible_assign | Primarily used to set if widget is shown, but also has other... |
| visible-set.default | assignment method for visible |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.