GnomeBonoboSelector

Name

GnomeBonoboSelector —

Synopsis



struct      GnomeBonoboSelectorPrivate;
GtkWidget*  gnome_bonobo_selector_new       (const gchar *title,
                                             const gchar **interfaces_required);
gchar*      gnome_bonobo_selector_get_selected_goad_id
                                            (GnomeBonoboSelector *sel);
gchar*      gnome_bonobo_selector_activate_selected
                                            (GnomeBonoboSelector *sel,
                                             GoadActivationFlags flags);
gchar*      gnome_bonobo_select_goad_id     (const gchar *title,
                                             const gchar **interfaces_required);
gchar*      gnome_bonobo_select_activate    (const gchar *title,
                                             const gchar **interfaces_required,
                                             GoadActivationFlags flags);

Description

Details

struct GnomeBonoboSelectorPrivate

struct GnomeBonoboSelectorPrivate;


gnome_bonobo_selector_new ()

GtkWidget*  gnome_bonobo_selector_new       (const gchar *title,
                                             const gchar **interfaces_required);

title : 
interfaces_required : 
Returns : 


gnome_bonobo_selector_get_selected_goad_id ()

gchar*      gnome_bonobo_selector_get_selected_goad_id
                                            (GnomeBonoboSelector *sel);

sel : 
Returns : 


gnome_bonobo_selector_activate_selected ()

gchar*      gnome_bonobo_selector_activate_selected
                                            (GnomeBonoboSelector *sel,
                                             GoadActivationFlags flags);

sel : 
flags : 
Returns : 


gnome_bonobo_select_goad_id ()

gchar*      gnome_bonobo_select_goad_id     (const gchar *title,
                                             const gchar **interfaces_required);

title : 
interfaces_required : 
Returns : 


gnome_bonobo_select_activate ()

gchar*      gnome_bonobo_select_activate    (const gchar *title,
                                             const gchar **interfaces_required,
                                             GoadActivationFlags flags);

title : 
interfaces_required : 
flags : 
Returns :