Top |
GdauiDataProxyInfoGdauiDataProxyInfo — Shows information & actions about a GdauiDataProxy widget |
The GdauiDataProxyInfo widget is a container widget which, depending on how it is configured:
proposes action buttons to change the currently displayed row, add new row, ...
displays information about the number of rows in a GdauiDataProxy
GtkWidget * gdaui_data_proxy_info_new (GdauiDataProxy *data_proxy
,GdauiDataProxyInfoFlag flags
);
Creates a new GdauiDataProxyInfo widget suitable to display information about data_proxy
data_proxy |
a widget implementing the GdauiDataProxy interface |
|
flags |
OR'ed values, specifying what to display in the new widget |
Since: 4.2