EntryBin
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public EntryBin (DataHandler dh, Type type)
public EntryBin (DataHandler dh, Type type)
Creates a new widget which is mainly a Entry
Parameters:
dh |
the data handler to be used by the new widget |
type |
the requested data type (compatible with |
Returns:
the new widget |