Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gtktypes.h File Reference
#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
 

Macro Definition Documentation

◆ GTK_INVALID_LIST_POSITION

#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 Documentation

◆ GtkAdjustment

typedef typedefG_BEGIN_DECLS struct _GtkAdjustment GtkAdjustment

Definition at line 35 of file gtktypes.h.

◆ GtkATContext

typedef struct _GtkATContext GtkATContext

Definition at line 36 of file gtktypes.h.

◆ GtkBitset

typedef struct _GtkBitset GtkBitset

Definition at line 37 of file gtktypes.h.

◆ GtkBuilder

typedef struct _GtkBuilder GtkBuilder

Definition at line 38 of file gtktypes.h.

◆ GtkBuilderScope

typedef struct _GtkBuilderScope GtkBuilderScope

Definition at line 39 of file gtktypes.h.

◆ GtkCssStyleChange

typedef struct _GtkCssStyleChange GtkCssStyleChange

GtkCssStyleChange:

A CSS style change.

Definition at line 46 of file gtktypes.h.

◆ GtkEventController

typedef struct _GtkEventController GtkEventController

Definition at line 47 of file gtktypes.h.

◆ GtkGesture

typedef struct _GtkGesture GtkGesture

Definition at line 48 of file gtktypes.h.

◆ GtkLayoutManager

typedef struct _GtkLayoutManager GtkLayoutManager

Definition at line 49 of file gtktypes.h.

◆ GtkListItem

typedef struct _GtkListItem GtkListItem

Definition at line 50 of file gtktypes.h.

◆ GtkListItemFactory

typedef struct _GtkListItemFactory GtkListItemFactory

Definition at line 51 of file gtktypes.h.

◆ GtkNative

typedef struct _GtkNative GtkNative

Definition at line 52 of file gtktypes.h.

◆ GtkRequisition

Definition at line 53 of file gtktypes.h.

◆ GtkRoot

typedef struct _GtkRoot GtkRoot

Definition at line 54 of file gtktypes.h.

◆ GtkScrollInfo

typedef struct _GtkScrollInfo GtkScrollInfo

Definition at line 55 of file gtktypes.h.

◆ GtkSettings

typedef struct _GtkSettings GtkSettings

Definition at line 56 of file gtktypes.h.

◆ GtkShortcut

typedef struct _GtkShortcut GtkShortcut

Definition at line 57 of file gtktypes.h.

◆ GtkShortcutAction

typedef struct _GtkShortcutAction GtkShortcutAction

Definition at line 58 of file gtktypes.h.

◆ GtkShortcutTrigger

typedef struct _GtkShortcutTrigger GtkShortcutTrigger

Definition at line 59 of file gtktypes.h.

◆ GtkSnapshot

Definition at line 60 of file gtktypes.h.

◆ GtkStyleContext

Definition at line 61 of file gtktypes.h.

◆ GtkTooltip

typedef struct _GtkTooltip GtkTooltip

Definition at line 62 of file gtktypes.h.

◆ GtkWidget

typedef struct _GtkWidget GtkWidget

Definition at line 63 of file gtktypes.h.

◆ GtkWindow

typedef struct _GtkWindow GtkWindow

Definition at line 64 of file gtktypes.h.