forked from AuroraMiddleware/gtk
225b8ccea7
2003-07-15 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkseparatortoolitem.sgml: * gtk/tmpl/gtkradiotoolbutton.sgml: * gtk/tmpl/gtktoggletoolbutton.sgml: New templates. * gtk/gtk-docs.sgml: Include gtkseparatortoolitem.xml, gtkradiotoolbutton.xml and gtktoggletoolbutton.xml. * gtk/gtk.types: Add gtk_separator_tool_item_get_type, gtk_radio_tool_button_get_type and gtk_toggle_tool_button_get_type. * gtk/gtk-sections.txt: Add GtkSeparatorToolItem, GtkRadioToolButton and GtkToggleToolButton sections.
58 lines
696 B
Plaintext
58 lines
696 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gtktoggletoolbutton
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GtkToggleToolButton ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_toggle_tool_button_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_toggle_tool_button_new_from_stock ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@stock_id:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_toggle_tool_button_set_active ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@button:
|
|
@is_active:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_toggle_tool_button_get_active ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@button:
|
|
@Returns:
|
|
|
|
|