ServerOperation
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "4.2" ) ]
public ServerOperation (ServerOperation op)
[ Version ( since = "4.2" ) ]
public ServerOperation (ServerOperation op)
Creates a new ServerOperation widget using all the parameters provided in
paramlist
.
The global layout is rendered using a table (a Table), and an entry is created for each
node of paramlist
.
Parameters:
op |
a ServerOperation structure |
Returns:
the new widget |