Up
_gtkEventboxAboveGet
_gtkEventboxAboveGet
returns the position of an
Eventbox
object.
Prototype : fun [ObjGtkEventbox] I
ObjGtkEventbox
: a Eventbox object.
Return
I : 1 is above, 0 is below (default) or nil if an error occurs.
See also
_gtkEventboxAboveSet
Example