File: vte.types

package info (click to toggle)
vte 1%3A0.28.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,140 kB
  • sloc: ansic: 33,674; sh: 10,491; makefile: 541; python: 194; xml: 151
file content (24 lines) | stat: -rw-r--r-- 577 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#include <glib.h>
#include <glib-object.h>
#include <gio/gio.h>
#include <gtk/gtk.h>
#include "vte.h"
#include "vteversion.h"
#include "vteaccess.h"
#include "vtepty.h"
#include "vtetypebuiltins.h"
#include "reaper.h"

vte_pty_get_type
vte_reaper_get_type
vte_terminal_get_type
vte_terminal_accessible_get_type
vte_terminal_accessible_factory_get_type

vte_pty_error_get_type
vte_pty_flags_get_type
vte_terminal_anti_alias_get_type
vte_terminal_cursor_blink_mode_get_type
vte_terminal_cursor_shape_get_type
vte_terminal_erase_binding_get_type
vte_terminal_write_flags_get_type