OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTK_WINDOW_TOPLEVEL
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnome/
hello.m
43
window = [[Gtk_Window alloc] initWithWindowInfo:
GTK_WINDOW_TOPLEVEL
];
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-gnome/
hello.cc
46
window = new Gtk::Window (
GTK_WINDOW_TOPLEVEL
);
/src/external/bsd/nvi/dist/gtk/
gtk_main.c
82
window = gtk_window_new(
GTK_WINDOW_TOPLEVEL
);
/src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-glade-2
38
<type>
GTK_WINDOW_TOPLEVEL
</type>
xgettext-glade-3
31
<property name="type">
GTK_WINDOW_TOPLEVEL
</property>
xgettext-glade-1
57
<type>
GTK_WINDOW_TOPLEVEL
</type>
461
<type>
GTK_WINDOW_TOPLEVEL
</type>
553
<type>
GTK_WINDOW_TOPLEVEL
</type>
898
<type>
GTK_WINDOW_TOPLEVEL
</type>
948
<type>
GTK_WINDOW_TOPLEVEL
</type>
1242
<type>
GTK_WINDOW_TOPLEVEL
</type>
/src/external/bsd/wpa/dist/src/utils/
browser.c
316
ctx.win = gtk_window_new(
GTK_WINDOW_TOPLEVEL
);
Completed in 27 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026