Signal
GimpUiResourceSelectButton::resource-set
Declaration
void
resource_set (
GimpResourceSelectButton* self,
GObject* resource,
gboolean dialog_closing,
gpointer user_data
)
Description [src]
The ::resource-set signal is emitted when the user selects a resource.
Default handler: | The default handler is called before the handlers added via |
Available since: | 2.4 |
Parameters
resource |
GObject |
The currently selected resource. |
|
The data is owned by the caller of the function. | |
dialog_closing |
gboolean |
Whether the dialog was closed or not. |