Method
GtkIconSourceget_state
deprecated: 3.10
Declaration [src]
GtkStateType
gtk_icon_source_get_state (
const GtkIconSource* source
)
Description [src]
Obtains the widget state this icon source applies to. The return value is only useful/meaningful if the widget state is not wildcarded.
Deprecated since: 3.10
Use GtkIconTheme
instead.
Return value
Type: GtkStateType
Widget state this source matches.