Github User Fetcher
1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gdkbroadwaymonitor.h
Go to the documentation of this file.
1
/*
2
* gdkbroadwaymonitor.h
3
*
4
* Copyright 2016 Red Hat, Inc.
5
*
6
* Matthias Clasen <mclasen@redhat.com>
7
*
8
* This library is free software; you can redistribute it and/or
9
* modify it under the terms of the GNU Library General Public
10
* License as published by the Free Software Foundation; either
11
* version 2 of the License, or (at your option) any later version.
12
*
13
* This library is distributed in the hope that it will be useful,
14
* but WITHOUT ANY WARRANTY; without even the implied warranty of
15
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16
* Library General Public License for more details.
17
*
18
* You should have received a copy of the GNU Library General Public
19
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
20
*/
21
22
#pragma once
23
24
#if !defined (__GDKBROADWAY_H_INSIDE__) && !defined (GTK_COMPILATION)
25
#error "Only <gdk/broadway/gdkbroadway.h> can be included directly."
26
#endif
27
28
#include <
gdk/gdkmonitor.h
>
29
30
G_BEGIN_DECLS
31
32
#define GDK_TYPE_BROADWAY_MONITOR (gdk_broadway_monitor_get_type ())
33
#define GDK_BROADWAY_MONITOR(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GDK_TYPE_BROADWAY_MONITOR, GdkBroadwayMonitor))
34
#define GDK_IS_BROADWAY_MONITOR(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), GDK_TYPE_BROADWAY_MONITOR))
35
36
typedef
struct
_GdkBroadwayMonitor
GdkBroadwayMonitor
;
37
typedef
struct
_GdkBroadwayMonitorClass
GdkBroadwayMonitorClass
;
38
39
GDK_AVAILABLE_IN_ALL
40
GType
gdk_broadway_monitor_get_type
(
void
)
G_GNUC_CONST
;
41
42
G_END_DECLS
43
44
GDK_AVAILABLE_IN_ALL
#define GDK_AVAILABLE_IN_ALL
Definition
gdk-visibility.h:22
GdkBroadwayMonitor
struct _GdkBroadwayMonitor GdkBroadwayMonitor
Definition
gdkbroadwaymonitor.h:36
gdk_broadway_monitor_get_type
GDK_AVAILABLE_IN_ALL GType gdk_broadway_monitor_get_type(void) G_GNUC_CONST
GdkBroadwayMonitorClass
struct _GdkBroadwayMonitorClass GdkBroadwayMonitorClass
Definition
gdkbroadwaymonitor.h:37
gdkmonitor.h
G_END_DECLS
#define G_END_DECLS
Definition
gmacros.h:910
G_BEGIN_DECLS
#define G_BEGIN_DECLS
Definition
gmacros.h:909
G_GNUC_CONST
#define G_GNUC_CONST
Definition
gmacros.h:637
GType
gsize GType
Definition
gtype.h:427
nix
store
v9wbd5iwvxl666sf67ard7lvjamhggbk-gtk4-4.16.12-dev
include
gtk-4.0
gdk
broadway
gdkbroadwaymonitor.h
Generated by
1.10.0