Project

General

Profile

Widgets » History » Version 1

iri, 02/22/2011 01:49 AM

1 1 iri
h1. Widgets
2
3
h2. _gtkWidgetShowAll
4
h2. _gtkWidgetShow
5
6
> Show all childs
7
8
> Show a single widget.
9
10
> h3. Prototype :
11
12
> fun [ObjGtkWidget] ObjGtkWidget
13
14
> Return the same object or nil if error
15
16
17
h2. _gtkWidgetDestroy
18
19
> Destroy an object
20
21
> h3. Prototype :
22
23
> fun [ObjGtkWidget] I
24
25
> Return 0 or nil if error
26
27
28
Return [[API]]