Home
last modified time | relevance | path

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

/dports/x11-wm/lxsession/lxsession-0.5.4/lxsession-logout/
H A Dlxsession-logout.c94 static void hibernate_clicked(GtkButton * button, HandlerContext * handler_context);
305 static void hibernate_clicked(GtkButton * button, HandlerContext * handler_context) in hibernate_clicked() function
790 …g_signal_connect(G_OBJECT(hibernate_button), "clicked", G_CALLBACK(hibernate_clicked), &handler_co… in main()