DataProxyInfo


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "4.2" ) ]
public DataProxyInfo (DataProxy data_proxy, DataProxyInfoFlag flags)

Creates a new DataProxyInfo widget suitable to display information about data_proxy

Parameters:

data_proxy

a widget implementing the DataProxy interface

flags

OR'ed values, specifying what to display in the new widget

Returns:

the new widget