![]() |
![]() |
![]() |
swamigui Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
SwamiguiLoopFinder; GtkWidget * swamigui_loop_finder_new (void); void swamigui_loop_finder_clear_results (SwamiguiLoopFinder *finder);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----SwamiguiLoopFinder
SwamiguiLoopFinder implements AtkImplementorIface, GtkBuildable and GtkOrientable.
typedef struct { SwamiLoopFinder *loop_finder; /* loop finder object instance */ } SwamiguiLoopFinder;
GtkWidget * swamigui_loop_finder_new (void);
Create a new sample loop finder widget.
Returns : |
New widget of type SwamiguiLoopFinder |