#include <gtksourceview/gtksourceview.h>
#include <gtk/gtk.h>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | FileTab |
Typedefs | |
typedef _FileTab | FileTab |
Functions | |
FileTab * | openldev_file_tab_new (const char *) |
const char * | openldev_file_tab_get_filename (FileTab *) |
void | openldev_file_tab_set_filename (FileTab *, const char *) |
|
Definition at line 28 of file openldev-file-tab.h. |
|
|
|
|
|
|