Function
GimpUiexport_dialog_get_content_area
Declaration [src]
GtkWidget*
gimp_export_dialog_get_content_area (
GtkWidget* dialog
)
Description [src]
Returns the vertical GtkBox
of the passed export dialog to be filled with
export options.
Available since: | 2.8 |
Parameters
dialog |
GtkWidget |
A dialog created with |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkWidget |
The |
|
The data is owned by the called function. |