![]() |
![]() |
![]() |
libempathy-gtk Reference Manual | ![]() |
---|---|---|---|---|
EmpathyAccountChooser; GtkWidget* empathy_account_chooser_new (void); McAccount* empathy_account_chooser_get_account (EmpathyAccountChooser *chooser); gboolean empathy_account_chooser_set_account (EmpathyAccountChooser *chooser, McAccount *account); gboolean empathy_account_chooser_get_has_all_option (EmpathyAccountChooser *chooser); void empathy_account_chooser_set_has_all_option (EmpathyAccountChooser *chooser, gboolean has_all_option);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkComboBox +----EmpathyAccountChooser
EmpathyAccountChooser implements GtkBuildable, AtkImplementorIface, GtkCellLayout and GtkCellEditable.
McAccount* empathy_account_chooser_get_account (EmpathyAccountChooser *chooser);
chooser : |
|
Returns : |
gboolean empathy_account_chooser_set_account (EmpathyAccountChooser *chooser, McAccount *account);
chooser : |
|
account : |
|
Returns : |
gboolean empathy_account_chooser_get_has_all_option (EmpathyAccountChooser *chooser);
chooser : |
|
Returns : |
void empathy_account_chooser_set_has_all_option (EmpathyAccountChooser *chooser, gboolean has_all_option);
chooser : |
|
has_all_option : |