Home
last modified time | relevance | path

Searched refs:GTKSetString (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/almostti/AlmostTI-DougMelton-Source/EMULib/Maemo/
H A DLibMaemo.h152 int GTKSetString(const char *Key,const char *Value);
H A DLibMaemo.c1146 if(PathName) { GTKSetString("path",PathName);g_free(PathName); } in GTKAskFilename()
1384 int GTKSetString(const char *Key,const char *Value) in GTKSetString() function