Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_f.c76 static void form_attach_child_window(GtkForm *form, GtkFormChild *child);
141 form_attach_child_window(form, child); in gui_gtk_form_put()
349 form_attach_child_window(form, child); in form_realize()
669 form_attach_child_window(GtkForm *form, GtkFormChild *child) in form_attach_child_window() function
743 form_attach_child_window(form, child); in form_realize_child()