In Java, the platform-dependent file separator can be accessed using static fields in the java.io.File class or methods from java.nio.file.FileSystems. To write code that works correctly on any ...
#define XFDASHBOARD_POPUP_MENU_ITEM_SEPARATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), XFDASHBOARD_TYPE_POPUP_MENU_ITEM_SEPARATOR, XfdashboardPopupMenuItemSeparator ...