Home
last modified time | relevance | path

Searched refs:dialogs_properties_callback (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/dia/dia-0.97.3/app/
H A Dcommands.h89 void dialogs_properties_callback (GtkAction *action);
H A Dcommands.c1125 dialogs_properties_callback (GtkAction *action) in dialogs_properties_callback() function
H A Ddisp_callbacks.c131 …g_signal_connect(GTK_OBJECT(menu_item), "activate", G_CALLBACK(dialogs_properties_callback), NULL); in add_properties_menu_item()
H A Dmenus.c202 …ties", GTK_STOCK_PROPERTIES, NULL, "<alt>Return", NULL, G_CALLBACK (dialogs_properties_callback) },
/dports/graphics/dia/dia-0.97.3/
H A DChangeLog.pre-git24504 * app/commands.c (dialogs_properties_callback):