[Github-comments] [geany/geany-plugins] Workbench (#598)

LarsGit223 notifications at xxxxx
Sat Aug 19 12:29:56 UTC 2017


LarsGit223 commented on this pull request.



> +{
+	if (wb != NULL)
+	{
+		return wb->rescan_projects_on_open;
+	}
+	return FALSE;
+}
+
+
+/** Set the filename.
+ *
+ * @param wb       The workbench
+ * @param filename Name of the workbench file
+ *
+ **/
+void workbench_set_filename(WORKBENCH *wb, gchar *filename)

Done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/598#discussion_r134090703
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170819/94990092/attachment.html>


More information about the Github-comments mailing list