GtkButton::get_focus_on_click

bool get_focus_on_click();

The get_focus_on_click() method returns the value of the "focus-on-click" property. If TRUE the button grabs focus when it is clicked by the mouse .

See also: set_focus_on_click()