Tries to find the MetaTableColumn representing the column named col_name
in table
.
this |
a MetaStruct object |
table |
the MetaTable structure to find the column for |
col_name |
the name of the column to find (as a G_TYPE_STRING GValue) |
the MetaTableColumn or null if not found |