Method
FoundryProcessLauncherpush_at_base
Declaration [src]
void
foundry_process_launcher_push_at_base (
FoundryProcessLauncher* self,
FoundryProcessLauncherHandler handler,
gpointer handler_data,
GDestroyNotify handler_data_destroy
)
Parameters
handler
-
Type:
FoundryProcessLauncherHandler
No description available.
handler_data
-
Type:
gpointer
No description available.
The argument can be NULL
.The data is owned by the caller of the method. handler_data_destroy
-
Type:
GDestroyNotify
No description available.