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, guint leftAttach, guint rightAttach, guint topAttach, guint bottomAttach, GtkAttachOptions xoptions, GtkAttachOptions yoptions, guint xpadding, guint ypadding) c_gtk_table_attach;

Meta