DataFilter
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "4.2" ) ]
public DataFilter (DataProxy data_widget)
[ Version ( since = "4.2" ) ]
public DataFilter (DataProxy data_widget)
Creates a new DataFilter widget suitable to change the filter expression for
data_widget
's displayed rows
Parameters:
data_widget |
a widget implementing the DataProxy interface |
Returns:
the new widget |