c_gtk_table_attach

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gshared extern (C)
void function(GtkTable* table, GtkWidget* child, uint leftAttach, uint rightAttach, uint topAttach, uint bottomAttach, GtkAttachOptions xoptions, GtkAttachOptions yoptions, uint xpadding, uint ypadding) c_gtk_table_attach;

Meta