Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gdk/gdk.h>
Go to the source code of this file.
Macros | |
#define | GTK_INVALID_LIST_POSITION ((guint) 0xffffffff) |
Typedefs | |
typedef typedefG_BEGIN_DECLS struct _GtkAdjustment | GtkAdjustment |
typedef struct _GtkATContext | GtkATContext |
typedef struct _GtkBitset | GtkBitset |
typedef struct _GtkBuilder | GtkBuilder |
typedef struct _GtkBuilderScope | GtkBuilderScope |
typedef struct _GtkCssStyleChange | GtkCssStyleChange |
typedef struct _GtkEventController | GtkEventController |
typedef struct _GtkGesture | GtkGesture |
typedef struct _GtkLayoutManager | GtkLayoutManager |
typedef struct _GtkListItem | GtkListItem |
typedef struct _GtkListItemFactory | GtkListItemFactory |
typedef struct _GtkNative | GtkNative |
typedef struct _GtkRequisition | GtkRequisition |
typedef struct _GtkRoot | GtkRoot |
typedef struct _GtkScrollInfo | GtkScrollInfo |
typedef struct _GtkSettings | GtkSettings |
typedef struct _GtkShortcut | GtkShortcut |
typedef struct _GtkShortcutAction | GtkShortcutAction |
typedef struct _GtkShortcutTrigger | GtkShortcutTrigger |
typedef GdkSnapshot | GtkSnapshot |
typedef struct _GtkStyleContext | GtkStyleContext |
typedef struct _GtkTooltip | GtkTooltip |
typedef struct _GtkWidget | GtkWidget |
typedef struct _GtkWindow | GtkWindow |
#define GTK_INVALID_LIST_POSITION ((guint) 0xffffffff) |
GTK_INVALID_LIST_POSITION:
The value used to refer to a guaranteed invalid position in a GListModel
.
This value may be returned from some functions, others may accept it as input. Its interpretation may differ for different functions.
Refer to each function's documentation for if this value is allowed and what it does.
Definition at line 79 of file gtktypes.h.
typedef typedefG_BEGIN_DECLS struct _GtkAdjustment GtkAdjustment |
Definition at line 35 of file gtktypes.h.
typedef struct _GtkATContext GtkATContext |
Definition at line 36 of file gtktypes.h.
typedef struct _GtkBitset GtkBitset |
Definition at line 37 of file gtktypes.h.
typedef struct _GtkBuilder GtkBuilder |
Definition at line 38 of file gtktypes.h.
typedef struct _GtkBuilderScope GtkBuilderScope |
Definition at line 39 of file gtktypes.h.
typedef struct _GtkCssStyleChange GtkCssStyleChange |
typedef struct _GtkEventController GtkEventController |
Definition at line 47 of file gtktypes.h.
typedef struct _GtkGesture GtkGesture |
Definition at line 48 of file gtktypes.h.
typedef struct _GtkLayoutManager GtkLayoutManager |
Definition at line 49 of file gtktypes.h.
typedef struct _GtkListItem GtkListItem |
Definition at line 50 of file gtktypes.h.
typedef struct _GtkListItemFactory GtkListItemFactory |
Definition at line 51 of file gtktypes.h.
typedef struct _GtkNative GtkNative |
Definition at line 52 of file gtktypes.h.
typedef struct _GtkRequisition GtkRequisition |
Definition at line 53 of file gtktypes.h.
typedef struct _GtkRoot GtkRoot |
Definition at line 54 of file gtktypes.h.
typedef struct _GtkScrollInfo GtkScrollInfo |
Definition at line 55 of file gtktypes.h.
typedef struct _GtkSettings GtkSettings |
Definition at line 56 of file gtktypes.h.
typedef struct _GtkShortcut GtkShortcut |
Definition at line 57 of file gtktypes.h.
typedef struct _GtkShortcutAction GtkShortcutAction |
Definition at line 58 of file gtktypes.h.
typedef struct _GtkShortcutTrigger GtkShortcutTrigger |
Definition at line 59 of file gtktypes.h.
typedef GdkSnapshot GtkSnapshot |
Definition at line 60 of file gtktypes.h.
typedef struct _GtkStyleContext GtkStyleContext |
Definition at line 61 of file gtktypes.h.
typedef struct _GtkTooltip GtkTooltip |
Definition at line 62 of file gtktypes.h.
typedef struct _GtkWidget GtkWidget |
Definition at line 63 of file gtktypes.h.
typedef struct _GtkWindow GtkWindow |
Definition at line 64 of file gtktypes.h.