Home
last modified time | relevance | path

Searched refs:_gtk_find_module (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkmodulesprivate.h32 gchar * _gtk_find_module (const gchar *name,
H A Dgtkmodules.c173 _gtk_find_module (const gchar *name, in _gtk_find_module() function
216 module_name = _gtk_find_module (name, "modules"); in find_module()
H A Dgtkprintbackend.c273 module_path = _gtk_find_module (full_name, "printbackends"); in _gtk_print_backend_create()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkmodules.h36 gchar * _gtk_find_module (const gchar *name,
H A Dgtkmodules.c188 _gtk_find_module (const gchar *name, in _gtk_find_module() function
231 module_name = _gtk_find_module (name, "modules"); in find_module()
H A Dgtkprintbackend.c278 module_path = _gtk_find_module (full_name, "printbackends"); in _gtk_print_backend_create()
H A Dgtkrc.c3558 return _gtk_find_module (module_file, "engines"); in gtk_rc_find_module_in_path()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkmain.inc123 function _gtk_find_module(name:Pgchar; _type:Pgchar):Pgchar; cdecl; external gtklib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkmain.inc123 function _gtk_find_module(name:Pgchar; _type:Pgchar):Pgchar; cdecl; external gtklib;
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkthemingengine.c886 module_path = _gtk_find_module (name, "theming-engines"); in gtk_theming_module_load()
H A Dgtkrc.c1496 return _gtk_find_module (module_file, "engines"); in gtk_rc_find_module_in_path()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgtk.defs12287 (define-function _gtk_find_module
12288 (c-name "_gtk_find_module")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-25351 * gtk/gtkmain.c (_gtk_find_module): don't leak the paths.
H A DChangeLog.pre-2-0489 * gtk/gtkmain.c (_gtk_find_module): Look for .la files
1690 * gtk/gtkmain.[ch]: Add routines _gtk_find_module(),