Searched refs:dialogs_properties_callback (Results 1 – 5 of 5) sorted by relevance
89 void dialogs_properties_callback (GtkAction *action);
1125 dialogs_properties_callback (GtkAction *action) in dialogs_properties_callback() function
131 …g_signal_connect(GTK_OBJECT(menu_item), "activate", G_CALLBACK(dialogs_properties_callback), NULL); in add_properties_menu_item()
202 …ties", GTK_STOCK_PROPERTIES, NULL, "<alt>Return", NULL, G_CALLBACK (dialogs_properties_callback) },
24504 * app/commands.c (dialogs_properties_callback):