Home
last modified time | relevance | path

Searched refs:gtk_color_selection_get_type (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkcolorsel.pp65 …ction GTK_COLOR_SELECTION_TYPE:TGtkType;cdecl;external gtkdll name 'gtk_color_selection_get_type';
69 function gtk_color_selection_get_type:TGtkType;cdecl;external gtkdll name 'gtk_color_selection_get…
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcolorsel.h40 #define GTK_TYPE_COLOR_SELECTION (gtk_color_selection_get_type ())
82 GType gtk_color_selection_get_type (void) G_GNUC_CONST;
H A Dgtktypefuncs.c134 *tp++ = gtk_color_selection_get_type();
H A Dgtk.symbols909 gtk_color_selection_get_type G_GNUC_CONST
H A Dgtkaliasdef.c2140 #undef gtk_color_selection_get_type
2141 extern __typeof (gtk_color_selection_get_type) gtk_color_selection_get_type __attribute((alias("IA_…
H A Dgtkalias.h2137 extern __typeof (gtk_color_selection_get_type) IA__gtk_color_selection_get_type __attribute((visibi…
2138 #define gtk_color_selection_get_type IA__gtk_color_selection_get_type macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkcolorsel.h38 #define GTK_TYPE_COLOR_SELECTION (gtk_color_selection_get_type ())
105 GType gtk_color_selection_get_type (void) G_GNUC_CONST;
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcolorsel.inc44 function gtk_color_selection_get_type:TGtkType; cdecl; external gtklib;
85 GTK_TYPE_COLOR_SELECTION:=gtk_color_selection_get_type;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcolorsel.inc44 function gtk_color_selection_get_type:TGtkType; cdecl; external gtklib;
85 GTK_TYPE_COLOR_SELECTION:=gtk_color_selection_get_type;
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dcolorselection.cc197 register_derived_type(gtk_color_selection_get_type()); in init()
291 return gtk_color_selection_get_type(); in get_base_type()
H A Dwrap_init.cc256 GType gtk_color_selection_get_type(void);
669 Glib::wrap_register(gtk_color_selection_get_type(), &ColorSelection_Class::wrap_new); in wrap_init()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/docs/reference/gtk/
H A Dgtk2.types42 gtk_color_selection_get_type
/dports/x11-toolkits/gtk30/gtk+-3.24.31/docs/reference/gtk/
H A Dgtk3.types55 gtk_color_selection_get_type
H A Dgtk3.types.in55 gtk_color_selection_get_type
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcolorselection.cc209 register_derived_type(gtk_color_selection_get_type()); in init()
314 return gtk_color_selection_get_type(); in get_base_type()
H A Dwrap_init.cc363 GType gtk_color_selection_get_type(void);
906 Glib::wrap_register(gtk_color_selection_get_type(), &ColorSelection_Class::wrap_new); in wrap_init()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/mozgtk/
H A Dmozgtk.c186 STUB(gtk_color_selection_get_type) in STUB()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/mozgtk/
H A Dmozgtk.c175 STUB(gtk_color_selection_get_type) in STUB()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/mozgtk/
H A Dmozgtk.c168 STUB(gtk_color_selection_get_type) in STUB()
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgtkdefs.scm259 (define-extern :int gtk_color_selection_get_type )
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/
H A DTypes.chs3174 {# call fun unsafe gtk_color_selection_get_type #}
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/
H A DTypes.chs3174 {# call fun unsafe gtk_color_selection_get_type #}
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-base.defs3877 (define-function gtk_color_selection_get_type
3878 (c-name "gtk_color_selection_get_type")
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgtk.defs3844 (define-function gtk_color_selection_get_type
3845 (c-name "gtk_color_selection_get_type")
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/
H A DChangeLog.pre-2-03790 (gtk_color_selection_get_type): Added

12