Home
last modified time | relevance | path

Searched refs:GmpcEasyCommandCallback (Results 1 – 10 of 10) sorted by relevance

/dports/audio/gmpc/gmpc-11.8.16/src/Tools/
H A Dmpd-easy-commands.c366 (GmpcEasyCommandCallback *) play_song, connection, in mpd_easy_commands_init()
369 (GmpcEasyCommandCallback *) pause_song, connection, in mpd_easy_commands_init()
375 (GmpcEasyCommandCallback *) prev_song, NULL, in mpd_easy_commands_init()
378 (GmpcEasyCommandCallback *) stop_song, NULL, in mpd_easy_commands_init()
382 (GmpcEasyCommandCallback *) set_random, NULL, "stock_shuffle"); in mpd_easy_commands_init()
384 (GmpcEasyCommandCallback *) set_repeat, NULL, "stock_repeat"); in mpd_easy_commands_init()
389 (GmpcEasyCommandCallback *) set_consume, NULL,"media-consume"); in mpd_easy_commands_init()
409 (GmpcEasyCommandCallback *) add_command, NULL, GTK_STOCK_ADD); in mpd_easy_commands_init()
415 (GmpcEasyCommandCallback *) seek_command, NULL); in mpd_easy_commands_init()
427 (GmpcEasyCommandCallback *) repeat_current_song_command, NULL); in mpd_easy_commands_init()
[all …]
/dports/audio/gmpc/gmpc-11.8.16/src/
H A Dmain.c1111 (GmpcEasyCommandCallback *) main_quit, in gmpc_easy_command_set_default_entries()
1117 (GmpcEasyCommandCallback *) pl3_hide, in gmpc_easy_command_set_default_entries()
1123 (GmpcEasyCommandCallback *) create_playlist3, in gmpc_easy_command_set_default_entries()
1129 (GmpcEasyCommandCallback *) pl3_toggle_hidden, in gmpc_easy_command_set_default_entries()
1135 (GmpcEasyCommandCallback *) tray_icon2_create_tooltip, in gmpc_easy_command_set_default_entries()
1140 (GmpcEasyCommandCallback *) create_preferences_window, in gmpc_easy_command_set_default_entries()
1146 (GmpcEasyCommandCallback *) bug_information_window_new, in gmpc_easy_command_set_default_entries()
1152 (GmpcEasyCommandCallback *) url_start, in gmpc_easy_command_set_default_entries()
1158 (GmpcEasyCommandCallback *) url_start_easy_command, in gmpc_easy_command_set_default_entries()
H A Dgmpc-extras.h727 typedef void (*GmpcEasyCommandCallback) (void* data, const gchar* param, void* user_data); typedef
946 …elf, const gchar* name, const gchar* pattern, const gchar* hint, GmpcEasyCommandCallback* callback…
947 …elf, const gchar* name, const gchar* pattern, const gchar* hint, GmpcEasyCommandCallback* callback…
948 …elf, const gchar* name, const gchar* pattern, const gchar* hint, GmpcEasyCommandCallback* callback…
/dports/audio/gmpc/gmpc-11.8.16/src/vala/
H A Dgmpc-easy-command.c304 …elf, const gchar* name, const gchar* pattern, const gchar* hint, GmpcEasyCommandCallback* callback… in gmpc_easy_command_add_entry()
332 …elf, const gchar* name, const gchar* pattern, const gchar* hint, GmpcEasyCommandCallback* callback… in gmpc_easy_command_add_entry_stock_id()
350 …elf, const gchar* name, const gchar* pattern, const gchar* hint, GmpcEasyCommandCallback* callback… in gmpc_easy_command_add_entry_icon_name()
445 GmpcEasyCommandCallback callback; in gmpc_easy_command_do_query()
980 …gmpc_easy_command_add_entry_stock_id (self, _tmp4_, "", _tmp5_, (GmpcEasyCommandCallback*) gmpc_ea… in gmpc_easy_command_constructor()
H A Dgmpc-easy-command.vala150 * param callback a GmpcEasyCommandCallback that returns when a entry is matched.
168 * param callback a GmpcEasyCommandCallback that returns when a entry is matched.
/dports/audio/gmpc/gmpc-11.8.16/src/browsers/
H A Dplaylist3-current-playlist-browser.c224 (GmpcEasyCommandCallback *) pl3_current_playlist_browser_activate, self); in pl3_cp_init()
228 (GmpcEasyCommandCallback *) pl3_current_playlist_browser_clear_playlist, self); in pl3_cp_init()
233 (GmpcEasyCommandCallback *) pl3_current_playlist_browser_crop_current_song, self); in pl3_cp_init()
238 (GmpcEasyCommandCallback *) pl3_cp_ec_playlist, self); in pl3_cp_init()
H A Dplaylist3-find2-browser.c868 (GmpcEasyCommandCallback *) pl3_find2_browser_activate, NULL); in pl3_find2_plugin_init()
H A Dplaylist3-file-browser.c1443 _("Search database <query>"), (GmpcEasyCommandCallback *) pl3_find2_ec_database, NULL); in pl3_file_browser_plugin_init()
H A Dgmpc-nowplaying2.c2817 …gmpc_easy_command_add_entry (gmpc_easy_command, _tmp4_, "", _tmp5_, (GmpcEasyCommandCallback*) gmp… in gmpc_browsers_nowplaying_constructor()
H A Dgmpc-metadata-browser2.c6803 …gmpc_easy_command_add_entry (gmpc_easy_command, _tmp4_, "", _tmp5_, (GmpcEasyCommandCallback*) gmp… in gmpc_browsers_metadata_constructor()