Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.222.161.245
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
include /
pango-1.0 /
pango /
[ HOME SHELL ]
Name
Size
Permission
Action
pango-attributes.h
21.18
KB
-rw-r--r--
pango-bidi-type.h
4.55
KB
-rw-r--r--
pango-break.h
6.51
KB
-rw-r--r--
pango-context.h
5.87
KB
-rw-r--r--
pango-coverage.h
3.13
KB
-rw-r--r--
pango-engine.h
15.25
KB
-rw-r--r--
pango-enum-types.h
3.16
KB
-rw-r--r--
pango-features.h
234
B
-rw-r--r--
pango-font.h
23.1
KB
-rw-r--r--
pango-fontmap.h
5.88
KB
-rw-r--r--
pango-fontset.h
5.64
KB
-rw-r--r--
pango-glyph-item.h
5.83
KB
-rw-r--r--
pango-glyph.h
6.81
KB
-rw-r--r--
pango-gravity.h
4.33
KB
-rw-r--r--
pango-item.h
3.29
KB
-rw-r--r--
pango-language.h
2.24
KB
-rw-r--r--
pango-layout.h
16.37
KB
-rw-r--r--
pango-matrix.h
3.75
KB
-rw-r--r--
pango-modules.h
2.42
KB
-rw-r--r--
pango-ot.h
14.09
KB
-rw-r--r--
pango-renderer.h
9.2
KB
-rw-r--r--
pango-script.h
14.34
KB
-rw-r--r--
pango-tabs.h
3.11
KB
-rw-r--r--
pango-types.h
5.84
KB
-rw-r--r--
pango-utils.h
6.53
KB
-rw-r--r--
pango-version-macros.h
20.31
KB
-rw-r--r--
pango.h
1.6
KB
-rw-r--r--
pangocairo.h
6.9
KB
-rw-r--r--
pangofc-decoder.h
3.8
KB
-rw-r--r--
pangofc-font.h
5.51
KB
-rw-r--r--
pangofc-fontmap.h
11.18
KB
-rw-r--r--
pangoft2.h
4.96
KB
-rw-r--r--
pangoxft-render.h
4.87
KB
-rw-r--r--
pangoxft.h
4.51
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : pango-enum-types.h
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */ #ifndef __PANGO_ENUM_TYPES_H__ #define __PANGO_ENUM_TYPES_H__ #include <glib-object.h> #include <pango/pango-version-macros.h> G_BEGIN_DECLS /* enumerations from "pango-attributes.h" */ PANGO_AVAILABLE_IN_ALL GType pango_attr_type_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_ATTR_TYPE (pango_attr_type_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_underline_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_UNDERLINE (pango_underline_get_type ()) /* enumerations from "pango-bidi-type.h" */ PANGO_AVAILABLE_IN_ALL GType pango_bidi_type_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_BIDI_TYPE (pango_bidi_type_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_direction_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_DIRECTION (pango_direction_get_type ()) /* enumerations from "pango-coverage.h" */ PANGO_AVAILABLE_IN_ALL GType pango_coverage_level_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_COVERAGE_LEVEL (pango_coverage_level_get_type ()) /* enumerations from "pango-font.h" */ PANGO_AVAILABLE_IN_ALL GType pango_style_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_STYLE (pango_style_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_variant_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_VARIANT (pango_variant_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_weight_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_WEIGHT (pango_weight_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_stretch_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_STRETCH (pango_stretch_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_font_mask_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_FONT_MASK (pango_font_mask_get_type ()) /* enumerations from "pango-gravity.h" */ PANGO_AVAILABLE_IN_ALL GType pango_gravity_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_GRAVITY (pango_gravity_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_gravity_hint_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_GRAVITY_HINT (pango_gravity_hint_get_type ()) /* enumerations from "pango-layout.h" */ PANGO_AVAILABLE_IN_ALL GType pango_alignment_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_ALIGNMENT (pango_alignment_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_wrap_mode_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_WRAP_MODE (pango_wrap_mode_get_type ()) PANGO_AVAILABLE_IN_ALL GType pango_ellipsize_mode_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_ELLIPSIZE_MODE (pango_ellipsize_mode_get_type ()) /* enumerations from "pango-renderer.h" */ PANGO_AVAILABLE_IN_ALL GType pango_render_part_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_RENDER_PART (pango_render_part_get_type ()) /* enumerations from "pango-script.h" */ PANGO_AVAILABLE_IN_ALL GType pango_script_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_SCRIPT (pango_script_get_type ()) /* enumerations from "pango-tabs.h" */ PANGO_AVAILABLE_IN_ALL GType pango_tab_align_get_type (void) G_GNUC_CONST; #define PANGO_TYPE_TAB_ALIGN (pango_tab_align_get_type ()) G_END_DECLS #endif /* __PANGO_ENUM_TYPES_H__ */ /* Generated data ends here */
Close