Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
#define GDK_PIXBUF_AVAILABLE_IN_2_0 _GDK_PIXBUF_EXTERN |
Definition at line 354 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_10 _GDK_PIXBUF_EXTERN |
Definition at line 444 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_12 _GDK_PIXBUF_EXTERN |
Definition at line 462 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_14 _GDK_PIXBUF_EXTERN |
Definition at line 480 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_16 _GDK_PIXBUF_EXTERN |
Definition at line 498 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_18 _GDK_PIXBUF_EXTERN |
Definition at line 516 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_2 _GDK_PIXBUF_EXTERN |
Definition at line 372 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_20 _GDK_PIXBUF_EXTERN |
Definition at line 534 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_22 _GDK_PIXBUF_EXTERN |
Definition at line 552 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_24 _GDK_PIXBUF_EXTERN |
Definition at line 570 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_26 _GDK_PIXBUF_EXTERN |
Definition at line 588 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_28 _GDK_PIXBUF_EXTERN |
Definition at line 606 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_30 _GDK_PIXBUF_EXTERN |
Definition at line 624 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_32 _GDK_PIXBUF_EXTERN |
Definition at line 642 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_34 _GDK_PIXBUF_EXTERN |
Definition at line 660 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_36 _GDK_PIXBUF_EXTERN |
Definition at line 678 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_38 _GDK_PIXBUF_EXTERN |
Definition at line 696 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_4 _GDK_PIXBUF_EXTERN |
Definition at line 390 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_40 _GDK_PIXBUF_EXTERN |
Definition at line 714 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_6 _GDK_PIXBUF_EXTERN |
Definition at line 408 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_2_8 _GDK_PIXBUF_EXTERN |
Definition at line 426 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_AVAILABLE_IN_ALL _GDK_PIXBUF_EXTERN |
Definition at line 335 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_CHECK_VERSION | ( | major, | |
minor, | |||
micro ) |
GDK_PIXBUF_CHECK_VERSION: @major: major version (e.g. 2 for version 2.34.0) @minor: minor version (e.g. 34 for version 2.34.0) @micro: micro version (e.g. 0 for version 2.34.0)
Macro to test the version of GdkPixbuf being compiled against.
Returns: TRUE if the version of the GdkPixbuf header files is the same as or newer than the passed-in version.
Since: 2.36
Definition at line 45 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_0 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 342 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_0_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 343 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_10 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 432 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_10_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 433 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_12 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 450 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_12_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 451 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_14 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 468 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_14_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 469 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_16 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 486 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_16_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 487 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_18 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 504 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_18_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 505 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_2 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 360 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_20 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 522 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_20_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 523 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_22 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 540 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_22_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 541 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_24 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 558 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_24_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 559 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_26 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 576 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_26_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 577 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_28 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 594 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_28_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 595 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_2_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 361 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_30 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 612 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_30_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 613 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 630 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_32_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 631 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_34 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 648 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_34_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 649 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_36 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 666 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_36_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 667 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_38 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 684 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_38_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 685 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_4 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 378 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_40 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 702 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_40_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 703 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_4_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 379 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_6 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 396 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_6_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 397 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_8 G_DEPRECATED _GDK_PIXBUF_EXTERN |
Definition at line 414 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_DEPRECATED_IN_2_8_FOR | ( | f | ) | G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN |
Definition at line 415 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_MACROS_H |
Definition at line 26 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_0 (G_ENCODE_VERSION (2, 0)) |
GDK_PIXBUF_VERSION_2_0:
A macro that evaluates to the 2.0 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 59 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_10 (G_ENCODE_VERSION (2, 10)) |
GDK_PIXBUF_VERSION_2_10:
A macro that evaluates to the 2.10 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 109 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_12 (G_ENCODE_VERSION (2, 12)) |
GDK_PIXBUF_VERSION_2_12:
A macro that evaluates to the 2.12 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 119 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_14 (G_ENCODE_VERSION (2, 14)) |
GDK_PIXBUF_VERSION_2_14:
A macro that evaluates to the 2.14 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 129 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_16 (G_ENCODE_VERSION (2, 16)) |
GDK_PIXBUF_VERSION_2_16:
A macro that evaluates to the 2.16 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 139 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_18 (G_ENCODE_VERSION (2, 18)) |
GDK_PIXBUF_VERSION_2_18:
A macro that evaluates to the 2.18 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 149 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_2 (G_ENCODE_VERSION (2, 2)) |
GDK_PIXBUF_VERSION_2_2:
A macro that evaluates to the 2.2 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 69 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_20 (G_ENCODE_VERSION (2, 20)) |
GDK_PIXBUF_VERSION_2_20:
A macro that evaluates to the 2.20 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 159 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_22 (G_ENCODE_VERSION (2, 22)) |
GDK_PIXBUF_VERSION_2_22:
A macro that evaluates to the 2.22 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 169 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_24 (G_ENCODE_VERSION (2, 24)) |
GDK_PIXBUF_VERSION_2_24:
A macro that evaluates to the 2.24 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 179 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_26 (G_ENCODE_VERSION (2, 26)) |
GDK_PIXBUF_VERSION_2_26:
A macro that evaluates to the 2.26 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 189 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_28 (G_ENCODE_VERSION (2, 28)) |
GDK_PIXBUF_VERSION_2_28:
A macro that evaluates to the 2.28 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 199 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_30 (G_ENCODE_VERSION (2, 30)) |
GDK_PIXBUF_VERSION_2_30:
A macro that evaluates to the 2.30 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 209 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_32 (G_ENCODE_VERSION (2, 32)) |
GDK_PIXBUF_VERSION_2_32:
A macro that evaluates to the 2.32 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 219 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_34 (G_ENCODE_VERSION (2, 34)) |
GDK_PIXBUF_VERSION_2_34:
A macro that evaluates to the 2.34 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 229 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_36 (G_ENCODE_VERSION (2, 36)) |
GDK_PIXBUF_VERSION_2_36:
A macro that evaluates to the 2.36 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 239 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_38 (G_ENCODE_VERSION (2, 38)) |
GDK_PIXBUF_VERSION_2_38:
A macro that evaluates to the 2.38 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.38
Definition at line 249 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_4 (G_ENCODE_VERSION (2, 4)) |
GDK_PIXBUF_VERSION_2_4:
A macro that evaluates to the 2.4 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 79 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_40 (G_ENCODE_VERSION (2, 40)) |
GDK_PIXBUF_VERSION_2_40:
A macro that evaluates to the 2.40 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.40
Definition at line 259 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_6 (G_ENCODE_VERSION (2, 6)) |
GDK_PIXBUF_VERSION_2_6:
A macro that evaluates to the 2.6 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 89 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_2_8 (G_ENCODE_VERSION (2, 8)) |
GDK_PIXBUF_VERSION_2_8:
A macro that evaluates to the 2.8 version of GdkPixbuf, in a format that can be used by the C pre-processor.
Since: 2.36
Definition at line 99 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_CUR_STABLE (G_ENCODE_VERSION (GDK_PIXBUF_MAJOR, GDK_PIXBUF_MINOR)) |
Definition at line 265 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_MAX_ALLOWED GDK_PIXBUF_VERSION_MIN_REQUIRED |
GDK_PIXBUF_VERSION_MAX_ALLOWED:
A macro that should be defined by the user prior to including the gdk-pixbuf.h header. The definition should be one of the predefined version macros: GDK_PIXBUF_VERSION_2_0, GDK_PIXBUF_VERSION_2_2, ...
This macro defines the upper bound for the GdkPixbuf API to use.
If a function has been introduced in a newer version of GdkPixbuf, it is possible to use this symbol to get compiler warnings when trying to use that function.
Since: 2.36
Definition at line 320 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_MIN_REQUIRED (GDK_PIXBUF_VERSION_CUR_STABLE) |
GDK_PIXBUF_VERSION_MIN_REQUIRED:
A macro that should be defined by the user prior to including the gdk-pixbuf.h header. The definition should be one of the predefined version macros: GDK_PIXBUF_VERSION_2_0, GDK_PIXBUF_VERSION_2_2, ...
This macro defines the lower bound for the GdkPixbuf API to use.
If a function has been deprecated in a newer version of GdkPixbuf, defining this symbol hides the compiler warnings for those functions without disabling warnings for the other deprecated functions.
<warning> Warning: if you define this macro, do not forget to update it! Especially when writing new code. Otherwise you can miss the new deprecations. </warning>
Since: 2.36
Definition at line 299 of file gdk-pixbuf-macros.h.
#define GDK_PIXBUF_VERSION_PREV_STABLE (G_ENCODE_VERSION (GDK_PIXBUF_MAJOR, GDK_PIXBUF_MINOR - 2)) |
Definition at line 273 of file gdk-pixbuf-macros.h.