geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

GeanyWrapLabelPrivate Struct Reference

Public Attributes

gint wrap_width
 
gint wrap_height
 

Detailed Description

Definition at line 38 of file geanywraplabel.c.

Member Data Documentation

◆ wrap_height

gint GeanyWrapLabelPrivate::wrap_height

Definition at line 41 of file geanywraplabel.c.

Referenced by geany_wrap_label_init(), and geany_wrap_label_set_wrap_width().

◆ wrap_width

gint GeanyWrapLabelPrivate::wrap_width

The documentation for this struct was generated from the following file: