<p>The <a href="https://github.com/geany/geany/blob/master/src/editor.h#L93"><code>GeanyEditorPrefs</code></a> structure has no public members yet is <a href="https://github.com/geany/geany/blob/master/src/plugindata.h#L230">public itself</a>, which is likely to denote some missing documentation.</p>

<p>Use in Geany and GP:</p>

<div class="highlight highlight-text-shell-session"><pre>$ <span class="pl-s1">git grep <span class="pl-s"><span class="pl-pds">'</span>editor_prefs-><span class="pl-pds">'</span></span></span>
<span class="pl-mo">plugins/splitwindow.c:    set_line_numbers(sci, geany->editor_prefs->show_linenumber_margin);</span>
<span class="pl-mo">plugins/splitwindow.c:    if (!geany->editor_prefs->folding)</span>
$ <span class="pl-s1">git grep <span class="pl-s"><span class="pl-pds">'</span>editor_prefs-><span class="pl-pds">'</span></span></span>
<span class="pl-mo">defineformat/src/defineformat.c:        gint    max = geany_data->editor_prefs->long_line_column;</span>
<span class="pl-mo">geanyextrasel/src/extrasel.c:   if (geany_data->editor_prefs->smart_home_key)</span>
<span class="pl-mo">geanyminiscript/src/gms.c:                    data->editor_prefs->indentation->width,</span>
<span class="pl-mo">pohelper/src/gph-plugin.c:      gint line_len = geany_data->editor_prefs->line_break_column;</span></pre></div>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/910">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5GzT_y2cM_PboFS2pNhfBTQfMjhks5pmOE_gaJpZM4HewuM.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/issues/910"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>