summaryrefslogtreecommitdiff
path: root/glib
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2015-07-30 16:58:39 +0200
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2015-07-30 16:58:39 +0200
commit11fa7d9b5f9f07cc1c598eb861038dbea1261fb0 (patch)
treebeaf001a2bcc98229fed34154ad7c28f700cc1c0 /glib
parent40b6ca519a10da8279bd59f65f703d034ed90147 (diff)
downloadglibmm-11fa7d9b5f9f07cc1c598eb861038dbea1261fb0.tar.gz
Regenerate gio_methods.defs, glib_functions.defs, gobject_functions.defs
Regenerated without information from private.h files.
Diffstat (limited to 'glib')
-rw-r--r--glib/src/glib_functions.defs125
-rw-r--r--glib/src/gobject_functions.defs4
2 files changed, 0 insertions, 129 deletions
diff --git a/glib/src/glib_functions.defs b/glib/src/glib_functions.defs
index 8617a07a..f1c453e3 100644
--- a/glib/src/glib_functions.defs
+++ b/glib/src/glib_functions.defs
@@ -1705,10 +1705,6 @@
-;; From gasyncqueueprivate.h
-
-
-
;; From gatomic.h
(define-function g_atomic_int_get
@@ -2659,10 +2655,6 @@
-;; From gcharsetprivate.h
-
-
-
;; From gchecksum.h
(define-method get_length
@@ -3146,10 +3138,6 @@
-;; From gdatasetprivate.h
-
-
-
;; From gdate.h
(define-function g_date_new
@@ -6163,50 +6151,6 @@
-;; From glib-private.h
-
-(define-function g_get_worker_context
- (c-name "g_get_worker_context")
- (return-type "GMainContext*")
-)
-
-(define-function g_check_setuid
- (c-name "g_check_setuid")
- (return-type "gboolean")
-)
-
-(define-function g_main_context_new_with_next_id
- (c-name "g_main_context_new_with_next_id")
- (return-type "GMainContext*")
- (parameters
- '("guint" "next_id")
- )
-)
-
-(define-function g_dir_open_with_errno
- (c-name "g_dir_open_with_errno")
- (return-type "GDir*")
- (parameters
- '("const-gchar*" "path")
- '("guint" "flags")
- )
-)
-
-(define-function g_dir_new_from_dirp
- (c-name "g_dir_new_from_dirp")
- (return-type "GDir*")
- (parameters
- '("gpointer" "dirp")
- )
-)
-
-(define-function glib__private__
- (c-name "glib__private__")
- (return-type "GLibPrivateVTable*")
-)
-
-
-
;; From glib_trace.h
@@ -12307,71 +12251,6 @@
-;; From gthreadprivate.h
-
-(define-function g_system_thread_wait
- (c-name "g_system_thread_wait")
- (return-type "none")
- (parameters
- '("GRealThread*" "thread")
- )
-)
-
-(define-function g_system_thread_new
- (c-name "g_system_thread_new")
- (is-constructor-of "GSystemThread")
- (return-type "GRealThread*")
- (parameters
- '("GThreadFunc" "func")
- '("gulong" "stack_size")
- '("GError**" "error")
- )
-)
-
-(define-function g_system_thread_free
- (c-name "g_system_thread_free")
- (return-type "none")
- (parameters
- '("GRealThread*" "thread")
- )
-)
-
-(define-function g_system_thread_exit
- (c-name "g_system_thread_exit")
- (return-type "none")
-)
-
-(define-function g_system_thread_set_name
- (c-name "g_system_thread_set_name")
- (return-type "none")
- (parameters
- '("const-gchar*" "name")
- )
-)
-
-(define-function g_thread_new_internal
- (c-name "g_thread_new_internal")
- (return-type "GThread*")
- (parameters
- '("const-gchar*" "name")
- '("GThreadFunc" "proxy")
- '("GThreadFunc" "func")
- '("gpointer" "data")
- '("gsize" "stack_size")
- '("GError**" "error")
- )
-)
-
-(define-function g_thread_proxy
- (c-name "g_thread_proxy")
- (return-type "gpointer")
- (parameters
- '("gpointer" "thread")
- )
-)
-
-
-
;; From gtimer.h
(define-function g_timer_new
@@ -13262,10 +13141,6 @@
-;; From gunicodeprivate.h
-
-
-
;; From gunicomp.h
diff --git a/glib/src/gobject_functions.defs b/glib/src/gobject_functions.defs
index c945e7a7..6254aecb 100644
--- a/glib/src/gobject_functions.defs
+++ b/glib/src/gobject_functions.defs
@@ -3618,10 +3618,6 @@
-;; From gtype-private.h
-
-
-
;; From gvaluearray.h
(define-function g_value_array_get_type