Constructor
GPluginGtk4PluginRownew
since: 0.38.0
Declaration [src]
GtkWidget*
gplugin_gtk_plugin_row_new (
void
)
Description [src]
Create a new GPluginGtkPluginRow
which can be used to display info
about a GPluginPlugin
.
Available since: 0.38.0
Return value
Type: GtkWidget
The new widget.
The caller of the function takes ownership of the data, and is responsible for freeing it. |