Actions
Builder included objects » History » Revision 2
« Previous |
Revision 2/7
(diff)
| Next »
iri, 02/22/2011 01:13 AM
Builder included objects¶
- _gtkBuilderWidgetGet
Create and return a Scol GtkBuilder object from its name.
If you want have an object included in a builder, you must call this function.
Prototype :¶
fun [ObjGtkWidget S] ObjGtkWidget
- Builder : ObjGtkWidget : a builder already created
- Name : S : the name of the searched object
- Return : ObjGtkWidget : the Scol searched object or nil if not found or error
Return Builder
Updated by iri almost 14 years ago · 2 revisions