<p><a href="https://github.com/elextr" class="user-mention">@elextr</a></p>
<blockquote>
<p>Needs to set use_underline so the mnemonics work, thats the reason for the workaround in the first place.</p>
</blockquote>
<p>No, as <a href="https://github.com/vfaronov" class="user-mention">@vfaronov</a> mentioned there's no need as the item is crated with <code>gtk_image_menu_item_new_with_mnemonic()</code>, changing the label will keep the mnemonic choice.  No it's not properly documented, but it always worked (AFAIK) and works.</p>
<p>So IMO the best fix would be to get rid of this obsolete compatibility function and call <code>gtk_menu_item_set_label()</code> directly.</p>
<blockquote>
<p>[…] despite normal <a href="https://developer.gnome.org/gtk3/stable/GtkLabel.html#gtk-label-set-text">gtk_label_set_text()</a> explicitly clearing the flag.</p>
</blockquote>
<p>But <a href="https://developer.gnome.org/gtk3/stable/GtkLabel.html#gtk-label-set-label"><code>gtk_label_set_label()</code></a> explicitly does <em>not</em> reset that flag.</p>
<p><a href="https://github.com/vfaronov" class="user-mention">@vfaronov</a> sorry if it was your original fix, I didn't see it before :S</p>

<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, <a href="https://github.com/geany/geany/pull/1396#issuecomment-280659849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJx-CzAi-MbI7_ru-K7UuIecuO3TBks5rdarTgaJpZM4MCWaU">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyk-e6XvBEW98vRuV4qQ3LzzzopAks5rdarTgaJpZM4MCWaU.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/1396#issuecomment-280659849"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@b4n in #1396: @elextr \r\n\r\n\u003e Needs to set use_underline so the mnemonics work, thats the reason for the workaround in the first place.\r\n\r\nNo, as @vfaronov mentioned there's no need as the item is crated with `gtk_image_menu_item_new_with_mnemonic()`, changing the label will keep the mnemonic choice.  No it's not properly documented, but it always worked (AFAIK) and works.\r\n\r\nSo IMO the best fix would be to get rid of this obsolete compatibility function and call `gtk_menu_item_set_label()` directly.\r\n\r\n\u003e […] despite normal [gtk_label_set_text()](https://developer.gnome.org/gtk3/stable/GtkLabel.html#gtk-label-set-text) explicitly clearing the flag.\r\n\r\nBut [`gtk_label_set_label()`](https://developer.gnome.org/gtk3/stable/GtkLabel.html#gtk-label-set-label) explicitly does *not* reset that flag.\r\n\r\n@vfaronov sorry if it was your original fix, I didn't see it before :S"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany/pull/1396#issuecomment-280659849"}}}</script>