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 | |
const gchar * | file |
gint | pos |
Definition at line 41 of file navqueue.c.
const gchar* filepos::file |
Definition at line 43 of file navqueue.c.
Referenced by add_new_position(), navqueue_go_back(), navqueue_go_forward(), and queue_pos_matches().
gint filepos::pos |
Definition at line 44 of file navqueue.c.
Referenced by add_new_position(), navqueue_go_back(), navqueue_go_forward(), and queue_pos_matches().