Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DBusInterfaceforでメソッドを作成するにはどうすればよいpurple_find_buddiesですか? 具体的には、代わりに戻り値の型として何を指定する必要がありGSList*ますか?
DBusInterface
purple_find_buddies
GSList*
見た目どおり、単純にList- この場合は になりList<Integer>ます。
List
List<Integer>
public List<Integer> PurpleFindBuddies(int account, String name);
CreateInterfaceこの行は、私のために生成されたファイルに属しています:
CreateInterface
CreateInterface im.pidgin.purple.PurpleService /im/pidgin/purple/PurpleObject -f