With lockdown settings available through GSettings, widgets can handle lockdown integration themselves without having to use EShellSettings. Also fixed a few places where printing or save-to-disk actions were either not properly wired up or not responding to lockdown settings, but much more work needs done. Attachments, for example, are not honoring the disable-save-to-disk setting at all. This too requires the recently-added gsettings-desktop-schemas dependency.
79 lines
941 B
Plaintext
79 lines
941 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
Shell Utilities
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Image ##### -->
|
|
|
|
|
|
<!-- ##### FUNCTION e_shell_configure_ui_manager ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@shell:
|
|
@ui_manager:
|
|
|
|
|
|
<!-- ##### FUNCTION e_shell_run_open_dialog ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@shell:
|
|
@title:
|
|
@customize_func:
|
|
@customize_data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION e_shell_run_save_dialog ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@shell:
|
|
@title:
|
|
@suggestion:
|
|
@filters:
|
|
@customize_func:
|
|
@customize_data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION e_shell_utils_import_uris ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@shell:
|
|
@uris:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION e_shell_hide_widgets_for_express_mode ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@shell:
|
|
@builder:
|
|
@widget_name:
|
|
@Varargs:
|
|
|
|
|