Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - GUI - Control - StatusBarC |
StatusBarC | |
Status bar. | |
include | "Ravl/GUI/StatusBar.hh" |
Created: | 25/06/99 |
Source file: | Ravl/GUI/GTK/StatusBar.hh |
User Level: | Normal |
Library: | RavlGUI |
In Scope: | RavlGUIN |
NB: This can ONLY be called AFTER the GUI thread has been started, and MUST NOT be called from the GUI thread itself. (Use GUIChangeContext if this is the case.)
Note: This call locks until the context is set,
this may be delayed by other GUI activity.
#include "Ravl/GUI/Widget.hh" |
If the signal is unrecognised an invalid handle is returned.
The exact signal type depends on the signal requested,
if not otherwise specified it is a Signal1C
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Created: 25/06/99, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |