For express mode: - Move the search bar up to the toolbar. - Hide the "filter" combo box and lock down the first item. - Hide the "scope" combo box and lock down the first item. (This is the combo box with "Current Folder" only in the mailer.) - EShellView owns the search bar widget now instead of EShellContent. - Insert several nasty hacks that will likely come back to bite me.
39 lines
509 B
Plaintext
39 lines
509 B
Plaintext
<!-- ##### ARG EShellSearchbar:label-visible ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### 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:
|
|
|