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