<p>Also adding <code>update_menu</code> arg to <code>ui_statusbar_showhide</code> function, to fix "Toggle All Additional Widgets" problem and cleaner code</p>

<p>We should do the same for Sidebar too (adding <code>gboolean update_menu</code> to <code>ui_sidebar_show_hide</code> function), because when you click "Toggle All Additional Widgets" , the menu item (View -> Show Sidebar) is not checked</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/986'>https://github.com/geany/geany/pull/986</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>add View -> Show Statusbar check menu item, plus key binding to show/hide statusbar</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-0">data/geany.glade</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-1">src/callbacks.c</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-2">src/callbacks.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-3">src/keybindings.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-4">src/keybindings.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-5">src/libmain.c</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-6">src/prefs.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-7">src/ui_utils.c</a>
    (21)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/986/files#diff-8">src/ui_utils.h</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/986.patch'>https://github.com/geany/geany/pull/986.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/986.diff'>https://github.com/geany/geany/pull/986.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/geany/geany/pull/986">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJw233Owv51meXBtrHHRV7RSqepzYks5p0qatgaJpZM4IAV09.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/986"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>