<p><b>@codebrainz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2348#discussion_r336714475">src/notebook.c</a>:</p>
<pre style='color:#555'>>  void notebook_init(void)
 {
+       GtkWidget *btn = gtk_button_new_with_label("☰");
</pre>
<blockquote>
<p>I read that "open-menu-symbolic" is the icon ...</p>
</blockquote>
<p>Yeah, I think that's the one I was trying to remember. Depending on icon theme I think I've seen various images used such as three vertical dots or a gear as well.</p>
<blockquote>
<p>But that doesn't work on GTK2 with gtk_image_new_from_icon_name</p>
</blockquote>
<p>It should work fine if you have this icon installed. If it's not commonly available, we could always ship a fallback icon like we do for the other non-standard ones we use.</p>
<blockquote>
<p>Seems like a font bug?</p>
</blockquote>
<p>Nah, it's just because the font size is small so two of the lines are squished together making it look more like an equal sign than a list/burger. This is why an icon might be better, it doesn't depend on the user having their font size set large or having a proper Unicode font installed.</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/2348?email_source=notifications&email_token=AAIOWJ2VHYABYIXWL2VHEEDQPJKEVA5CNFSM4I7B3WG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIQYHTQ#discussion_r336714475">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7RYIRTH62KK44FYTDQPJKEVANCNFSM4I7B3WGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ7HEW7UCDI5G2CCUV3QPJKEVA5CNFSM4I7B3WG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIQYHTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2348?email_source=notifications\u0026email_token=AAIOWJ2VHYABYIXWL2VHEEDQPJKEVA5CNFSM4I7B3WG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIQYHTQ#discussion_r336714475",
"url": "https://github.com/geany/geany/pull/2348?email_source=notifications\u0026email_token=AAIOWJ2VHYABYIXWL2VHEEDQPJKEVA5CNFSM4I7B3WG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIQYHTQ#discussion_r336714475",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>