Files
evolution/doc/reference/shell/tmpl/eshell-unused.sgml
Matthew Barnes 0e4c54eddc Messin around with EAlerts.
Trying out a new interface called EAlertSink.  The idea is to centralize
how errors are shown to the user.  A GtkWindow subclass would implement
the EAlertSink interface, which consists of a single method:

    void  (*submit_alert)  (EAlertSink *alert_sink, EAlert *alert);

The subclass has complete control over what to do with the EAlert,
although I imagine we'll wind up implementing various alert-handling
policies as standalone widgets such as EAlertDialog.  I'd like to try
an EAlertInfoBar.

Code that would otherwise display an error dialog itself would instead
pass the EAlert to an appropriate EAlertSink and be done with it.

Nothing is final yet.  Still hacking on EAlert trying to find an API
that feels right for these use cases.
2010-09-29 21:11:44 -04:00

205 lines
3.0 KiB
Plaintext

<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml.sgml:Image ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml.sgml:Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml.sgml:See_Also ##### -->
<para>
</para>
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml.sgml:Short_Description ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml.sgml:Stability_Level ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml.sgml:Title ##### -->
e-shell-window.sgml.sgml.sgml
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml:Image ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml:Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml:See_Also ##### -->
<para>
</para>
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml:Short_Description ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml:Stability_Level ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml.sgml:Title ##### -->
e-shell-window.sgml.sgml
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml:Image ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml:Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml:See_Also ##### -->
<para>
</para>
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml:Short_Description ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml:Stability_Level ##### -->
<!-- ##### SECTION ./tmpl/e-shell-window.sgml.sgml:Title ##### -->
e-shell-window.sgml
<!-- ##### ARG EShellSearchbar:label-visible ##### -->
<para>
</para>
<!-- ##### MACRO E_ALERT_ERROR ##### -->
<para>
</para>
<!-- ##### MACRO E_ALERT_ERROR_PRIMARY ##### -->
<para>
</para>
<!-- ##### MACRO E_ALERT_INFO ##### -->
<para>
</para>
<!-- ##### MACRO E_ALERT_INFO_PRIMARY ##### -->
<para>
</para>
<!-- ##### MACRO E_ALERT_WARNING ##### -->
<para>
</para>
<!-- ##### MACRO E_ALERT_WARNING_PRIMARY ##### -->
<para>
</para>
<!-- ##### MACRO E_SHELL_WINDOW_ACTION_SYNC_OPTIONS ##### -->
<para>
</para>
@window:
<!-- ##### FUNCTION e_activity_cancel ##### -->
<para>
</para>
@activity:
<!-- ##### FUNCTION e_activity_get_allow_cancel ##### -->
<para>
</para>
@activity:
@Returns:
<!-- ##### FUNCTION e_activity_is_cancelled ##### -->
<para>
</para>
@activity:
@Returns:
<!-- ##### FUNCTION e_activity_set_allow_cancel ##### -->
<para>
</para>
@activity:
@allow_cancel:
<!-- ##### FUNCTION e_get_user_data_dir ##### -->
<para>
</para>
@void:
@Returns:
<!-- ##### FUNCTION e_shell_content_get_search_name ##### -->
<para>
</para>
@shell_content:
@Returns:
<!-- ##### FUNCTION e_shell_content_get_searchbar ##### -->
<para>
</para>
@shell_content:
@Returns:
<!-- ##### FUNCTION e_shell_searchbar_get_label_visible ##### -->
<para>
</para>
@searchbar:
@Returns:
<!-- ##### FUNCTION e_shell_searchbar_set_label_visible ##### -->
<para>
</para>
@searchbar:
@label_visible: