Home
last modified time | relevance | path

Searched refs:gtk_container_get_type (Results 1 – 25 of 102) sorted by relevance

12345

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_webview/webview/platform/linux/
H A Dwebview_linux_webkit_gtk.h11 #define GTK_TYPE_CONTAINER (gtk_container_get_type ())
81 inline GType (*gtk_container_get_type)(void); variable
H A Dwebview_linux_webkit_gtk.cpp49 && LOAD_SYMBOL(webkit2gtk, gtk_container_get_type) in Resolve()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkcontainer.pp55 function GTK_CONTAINER_TYPE:TGtkType;cdecl;external gtkdll name 'gtk_container_get_type';
59 function gtk_container_get_type:TGtkType;cdecl;external gtkdll name 'gtk_container_get_type';
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcontainer.h41 #define GTK_TYPE_CONTAINER (gtk_container_get_type ())
107 GType gtk_container_get_type (void) G_GNUC_CONST;
H A Dgtktree.c104 tree_type = gtk_type_unique (gtk_container_get_type (), &tree_info); in gtk_tree_get_type()
121 parent_class = gtk_type_class (gtk_container_get_type ()); in gtk_tree_class_init()
H A Dgtktypefuncs.c137 *tp++ = gtk_container_get_type();
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcontainer.h37 #define GTK_TYPE_CONTAINER (gtk_container_get_type ())
142 GType gtk_container_get_type (void) G_GNUC_CONST;
/dports/x11-toolkits/gtk20/gtk+-2.24.33/docs/reference/gtk/
H A Dgtk2.types47 gtk_container_get_type
/dports/x11-toolkits/gtk30/gtk+-3.24.31/docs/reference/gtk/
H A Dgtk3.types58 gtk_container_get_type
H A Dgtk3.types.in58 gtk_container_get_type
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/cmake/linux_gtk_helper/
H A Dlinux_gtk_helper.cpp63 GType (*gtk_container_get_type)(void); variable
264 && LOAD_SYMBOL(lib, gtk_container_get_type) in Resolve()
507 GType gtk_container_get_type(void) { in gtk_container_get_type() function
509 return GtkHelper::gtk_container_get_type(); in gtk_container_get_type()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Ddynamicgtk.h278 gtk_container_get_type_ptr gtk_container_get_type; member
453 #define gtk_container_get_type dynamicgtksyms.gtk_container_get_type macro
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Ddynamicgtk.cpp70 GETDLSYM(gtk_container_get_type) in dynamicgtk_init()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcontainer.inc73 function gtk_container_get_type:TGtkType; cdecl; external gtklib;
150 GTK_TYPE_CONTAINER:=gtk_container_get_type;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcontainer.inc73 function gtk_container_get_type:TGtkType; cdecl; external gtklib;
150 GTK_TYPE_CONTAINER:=gtk_container_get_type;
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dcontainer.cc364 register_derived_type(gtk_container_get_type()); in init()
740 return gtk_container_get_type(); in get_base_type()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcontainer.cc402 register_derived_type(gtk_container_get_type()); in init()
773 return gtk_container_get_type(); in get_base_type()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtk1extrah.inc103 function GTK_TYPE_CONTAINER: TGTKType; cdecl; external gtkdll name 'gtk_container_get_type';
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtk1extrah.inc103 function GTK_TYPE_CONTAINER: TGTKType; cdecl; external gtkdll name 'gtk_container_get_type';
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/
H A Dgtk1extrah.inc103 function GTK_TYPE_CONTAINER: TGTKType; cdecl; external gtkdll name 'gtk_container_get_type';
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtk1extrah.inc103 function GTK_TYPE_CONTAINER: TGTKType; cdecl; external gtkdll name 'gtk_container_get_type';
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle_p.cpp160 Ptr_gtk_container_get_type QGtkStylePrivate::gtk_container_get_type = 0; member in QGtkStylePrivate
426 gtk_container_get_type =(Ptr_gtk_container_get_type)libgtk.resolve("gtk_container_get_type"); in resolveGtk()
801 if (GTK_CHECK_TYPE ((widget), gtk_container_get_type())) in addAllSubWidgets()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkContainer.xs450 ##GtkType gtk_container_get_type (void) G_GNUC_CONST
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcontainer.rs31 get_type => || gtk_sys::gtk_container_get_type(),
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcontainer.rs30 get_type => || gtk_sys::gtk_container_get_type(),

12345