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
![]() ![]() |
Public Attributes | |
gint | wrap_width |
gint | wrap_height |
Definition at line 38 of file geanywraplabel.c.
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().
gint GeanyWrapLabelPrivate::wrap_width |
Definition at line 40 of file geanywraplabel.c.
Referenced by geany_wrap_label_draw(), geany_wrap_label_init(), geany_wrap_label_label_notify(), and geany_wrap_label_set_wrap_width().